diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:04:06 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:04:06 +0000 |
commit | e5998114cee2a9720349df642c50b73c1529f928 (patch) | |
tree | 96a90a4d3821a2e33affe7ed00a8916eba29d10d /audio/csound | |
parent | f14d8c111f99390d1af0414734f82894e7ca4671 (diff) | |
download | ports-e5998114cee2a9720349df642c50b73c1529f928.tar.gz ports-e5998114cee2a9720349df642c50b73c1529f928.zip |
Notes
Diffstat (limited to 'audio/csound')
-rw-r--r-- | audio/csound/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile index d8e9877b754e..6245a0275b79 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -19,6 +19,8 @@ COMMENT= Sound synthesizer LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 \ tk84:${PORTSDIR}/x11-toolkits/tk84 +BROKEN= Unfetchable + RESTRICTED= "no redistribution; no commercial use except to make music (see http://mitpress.mit.edu/e-books/csound/fpage/FAQml/faq/faq.html)" NO_CDROM= ${RESTRICTED} NO_FTP= ${RESTRICTED} |