diff options
Diffstat (limited to 'audio/xmms-nas')
-rw-r--r-- | audio/xmms-nas/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmms-nas/Makefile b/audio/xmms-nas/Makefile index 879bb94f8e6..e8270856f15 100644 --- a/audio/xmms-nas/Makefile +++ b/audio/xmms-nas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2015/04/25 14:20:25 tnn Exp $ +# $NetBSD: Makefile,v 1.8 2016/04/20 12:10:35 nros Exp $ # DISTNAME= xmms-nas-0.2 @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.stack.nl/pub/users/willem/ MAINTAINER= cheusov@NetBSD.org HOMEPAGE= ftp://ftp.stack.nl/pub/users/willem/ COMMENT= XMMS output plugin for Network Audio System (NAS) +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_LIBTOOL= yes |