diff options
-rw-r--r-- | audio/csound-manual/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/csound-manual/Makefile b/audio/csound-manual/Makefile index 4ce22e5770ab..4d6b36d28257 100644 --- a/audio/csound-manual/Makefile +++ b/audio/csound-manual/Makefile @@ -22,6 +22,9 @@ COMMENT= Manuals for Csound RUN_DEPENDS= csound:${PORTSDIR}/audio/csound +DEPRECATED= The HTML documentation and tutorial are now installed by the audio/csound port, additional PDF docs can be downloaded from the csound website ("http://csound.sourceforge.net/#Documentation") +EXPIRATION_DATE=2007-10-10 + NO_BUILD= yes NO_MTREE= yes PLIST= ${WRKDIR}/pkg-plist |