diff options
-rw-r--r-- | LEGAL | 2 | ||||
-rw-r--r-- | audio/faad/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -179,6 +179,8 @@ ezmlm-* ports/mail/ezmlm-idx no license--see f-prot-sig* ports/security/f-prot-sig Free for personal use only f6kuzzzz.taz ports/databases/libudbc Downloading and redistribution terms are unclear +faad ports/audio/faad Restrictive copyright (do not + sell for profit) fasta2* ports/biology/fasta May not be sold or incorporated into a commercial product fasta3* ports/biology/fasta3 May not be sold or incorporated diff --git a/audio/faad/Makefile b/audio/faad/Makefile index 97b591f08d3c..79a355092cc9 100644 --- a/audio/faad/Makefile +++ b/audio/faad/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile WRKSRC= ${WRKDIR}/${PORTNAME} +NO_CDROM= "Restrictive copyright (do not sell for profit)" + USE_AUTOMAKE_VER= 15 USE_AUTOHEADER_VER= 253 AUTOMAKE_ARGS= --add-missing |