diff options
author | wiz <wiz@pkgsrc.org> | 2011-02-20 16:05:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-02-20 16:05:30 +0000 |
commit | 06212378af641629f04fe4d4119a2f1b747753da (patch) | |
tree | 772ac05f47a0973e5a35afcc9a44635919fdbaad /audio/wmmp | |
parent | a1d0320cb5ae3b8eb68d06e4e609667f7f3fe632 (diff) | |
download | pkgsrc-06212378af641629f04fe4d4119a2f1b747753da.tar.gz |
Set LICENSE.
Diffstat (limited to 'audio/wmmp')
-rw-r--r-- | audio/wmmp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/wmmp/Makefile b/audio/wmmp/Makefile index 94b96b26bf1..d004a25ebfc 100644 --- a/audio/wmmp/Makefile +++ b/audio/wmmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/06/12 02:14:15 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2011/02/20 16:05:30 wiz Exp $ DISTNAME= WMmp-0.10.0 CATEGORIES= audio @@ -7,6 +7,7 @@ MASTER_SITES= http://mercury.chem.pitt.edu/~shank/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://musicpd.org/WMmp.shtml COMMENT= Window Maker dock app for interfacing MPD +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir |