summaryrefslogtreecommitdiff
path: root/audio/mpg123
diff options
context:
space:
mode:
authorgrant <grant>2004-04-09 11:50:59 +0000
committergrant <grant>2004-04-09 11:50:59 +0000
commit55460d0d7cac2206678b206989e3f53c5847eccb (patch)
tree181bd5d62ef578b81a73671480143707343160df /audio/mpg123
parentba5bbf53727d1dbced32995ac73bcc385183b664 (diff)
downloadpkgsrc-55460d0d7cac2206678b206989e3f53c5847eccb.tar.gz
add LICENSE=no-commercial-use. noted by Bruce J.A. Nourish in
PR pkg/24510.
Diffstat (limited to 'audio/mpg123')
-rw-r--r--audio/mpg123/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/mpg123/Makefile.common b/audio/mpg123/Makefile.common
index 2c2122a95bc..8e860999fd6 100644
--- a/audio/mpg123/Makefile.common
+++ b/audio/mpg123/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2004/03/05 14:24:30 bouyer Exp $
+# $NetBSD: Makefile.common,v 1.15 2004/04/09 11:50:59 grant Exp $
DISTNAME= mpg123-0.59r
MPG123_VERSION= 0.59.18
@@ -17,6 +17,8 @@ PATCHDIR= ${.CURDIR}/../../audio/mpg123/patches
FILESDIR= ${.CURDIR}/../../audio/mpg123/files
DISTINFO_FILE= ${.CURDIR}/../../audio/mpg123/distinfo
+LICENSE= no-commercial-use
+
USE_BUILDLINK2= # defined
.include "../../mk/bsd.prefs.mk"