diff options
Diffstat (limited to 'audio/gmpc-mserver/Makefile')
-rw-r--r-- | audio/gmpc-mserver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gmpc-mserver/Makefile b/audio/gmpc-mserver/Makefile index c18de3efd6e7..2141fee45b5e 100644 --- a/audio/gmpc-mserver/Makefile +++ b/audio/gmpc-mserver/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Lets you stream music files to your mpd that are not in your database -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd \ |