diff options
author | kris <kris@FreeBSD.org> | 2006-02-13 06:04:06 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-02-13 06:04:06 +0800 |
commit | 733349e946d1ee254e27a327adcaf31386472689 (patch) | |
tree | 49f5f27a49ab26bd592e9d3d7c197768019f84b7 | |
parent | fecff1de8a5c382da3b10aef96b88818ce6f0707 (diff) | |
download | freebsd-ports-gnome-733349e946d1ee254e27a327adcaf31386472689.tar.gz freebsd-ports-gnome-733349e946d1ee254e27a327adcaf31386472689.tar.zst freebsd-ports-gnome-733349e946d1ee254e27a327adcaf31386472689.zip |
BROKEN: Unfetchable
-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} |