diff options
author | wiz <wiz> | 2011-02-20 15:28:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-02-20 15:28:35 +0000 |
commit | 75697273743d9cafcfa8f9b9667bf1576294dd17 (patch) | |
tree | 3fda2b3e11cd0e9c1aee95eaf27800714175b4bc /audio/gbemol/Makefile | |
parent | 768464754ff9ff6224547e0b3b8b8a55731174ee (diff) | |
download | pkgsrc-75697273743d9cafcfa8f9b9667bf1576294dd17.tar.gz |
Set LICENSE.
Diffstat (limited to 'audio/gbemol/Makefile')
-rw-r--r-- | audio/gbemol/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/gbemol/Makefile b/audio/gbemol/Makefile index c21678d84ef..8409986faae 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2011/01/13 13:37:01 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2011/02/20 15:30:04 wiz Exp $ # DISTNAME= gbemol-0.3.2 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gbemol/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gbemol.sourceforge.net/ COMMENT= Graphical frontend for the Music Player Daemon (MPD) +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir |