diff options
Diffstat (limited to 'audio/splay/Makefile')
-rw-r--r-- | audio/splay/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/splay/Makefile b/audio/splay/Makefile index bfcbec128a7..627d55e72f2 100644 --- a/audio/splay/Makefile +++ b/audio/splay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 14:05:58 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2016/04/20 12:10:32 nros Exp $ # DISTNAME= splay-0.8.2 @@ -8,6 +8,7 @@ MASTER_SITES= # empty MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://splay.sourceforge.net/ COMMENT= Audio player/decoder that decodes MPEG Layer I,II,III and WAV files +LICENSE= gnu-gpl-v2 USE_LANGUAGES= c c++ GNU_CONFIGURE= yes |