diff options
author | nros <nros> | 2016-04-20 12:10:24 +0000 |
---|---|---|
committer | nros <nros> | 2016-04-20 12:10:24 +0000 |
commit | f96d3616b43a091ac75b584b375b67cd55090c3b (patch) | |
tree | d00c69d12d8453b67d39622bbea7c29faa454e0c /audio/wmusic | |
parent | 3b9030d4cdc9ee448f17db19118544b1a39939a0 (diff) | |
download | pkgsrc-f96d3616b43a091ac75b584b375b67cd55090c3b.tar.gz |
Set LICENSE for a lot of audio packages.
Diffstat (limited to 'audio/wmusic')
-rw-r--r-- | audio/wmusic/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/wmusic/Makefile b/audio/wmusic/Makefile index c5222ee7df8..e18930635a1 100644 --- a/audio/wmusic/Makefile +++ b/audio/wmusic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2015/04/25 14:20:24 tnn Exp $ +# $NetBSD: Makefile,v 1.25 2016/04/20 12:10:33 nros Exp $ DISTNAME= wmusic-1.5.0 PKGREVISION= 6 @@ -8,6 +8,7 @@ MASTER_SITES= http://home.jtan.com/~john/wmusic/ MAINTAINER= joel@carnat.net HOMEPAGE= http://home.jtan.com/~john/wmusic/ COMMENT= WindowMaker dockable remote for XMMS +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_TOOLS+= gmake |