diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gbemol/Makefile | 3 | ||||
-rw-r--r-- | audio/glurp/Makefile | 3 |
2 files changed, 4 insertions, 2 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 diff --git a/audio/glurp/Makefile b/audio/glurp/Makefile index 69d6cc23042..61fc76be531 100644 --- a/audio/glurp/Makefile +++ b/audio/glurp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2011/01/13 13:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2011/02/20 15:28:35 wiz Exp $ # DISTNAME= glurp-0.11.6 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glurp/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.musicpd.org/glurp.shtml COMMENT= Graphical GTK+2-based client for musicpd +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir |