diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-02-11 23:06:25 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-02-11 23:06:25 +0000 |
commit | dca3a2ee6dc3dfd55fac2656516007e0ac67169d (patch) | |
tree | 7a177137c72f3d69fc3025d07033e518b87a00b5 /audio | |
parent | 2b06a56155cab85c952ea7540b357a18f0b235ae (diff) | |
download | ports-dca3a2ee6dc3dfd55fac2656516007e0ac67169d.tar.gz ports-dca3a2ee6dc3dfd55fac2656516007e0ac67169d.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/csound/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile index 7f19e3b9e69e..61031f85ecd3 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -17,6 +17,7 @@ MAINTAINER= trevor@FreeBSD.org LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \ tk83:${PORTSDIR}/x11-toolkits/tk83 +BROKEN= "files are missing from master FTP site" 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} |