summaryrefslogtreecommitdiff
path: root/audio/csound
diff options
context:
space:
mode:
authorjmc <jmc@pkgsrc.org>2002-03-12 22:30:10 +0000
committerjmc <jmc@pkgsrc.org>2002-03-12 22:30:10 +0000
commite379bc0e889f7d65153e6caba011640c9f758d10 (patch)
tree04c7e0437174184031fec6de5089dd2c77268288 /audio/csound
parent14e32c9494e7d811af438e9d9a220f1b97232bbd (diff)
downloadpkgsrc-e379bc0e889f7d65153e6caba011640c9f758d10.tar.gz
Convert to RESTRICTED format
Diffstat (limited to 'audio/csound')
-rw-r--r--audio/csound/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index 92c7eceb778..1b38ae714b4 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2002/01/11 14:50:31 skrll Exp $
+# $NetBSD: Makefile,v 1.6 2002/03/12 22:31:44 jmc Exp $
#
DISTNAME= unofficial-csound-4.12.0.1b-linux.src
@@ -11,8 +11,9 @@ HOMEPAGE= http://www.csound.org
COMMENT= software synthesizer and sequencer
LICENSE= csound-license
-NO_SRC_ON_CDROM= "no for-fee-redistribution"
-NO_BIN_ON_CDROM= ${NO_SRC_ON_CDROM}
+RESTRICTED= "no for-fee-redistribution"
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
DIST_SUBDIR= csound
USE_GMAKE= yes