aboutsummaryrefslogtreecommitdiff
path: root/biology/fasta3
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-27 12:02:27 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-05-06 11:47:41 +0000
commitadb93122cbf753a26a0497479dbb88cf415de29b (patch)
tree3eb073c6437f91958b1c4aef8fc4124c38bc2fc5 /biology/fasta3
parent9ca6e5fed9baf1d7bed69bb66a1f90b93998361b (diff)
downloadports-adb93122cbf753a26a0497479dbb88cf415de29b.tar.gz
ports-adb93122cbf753a26a0497479dbb88cf415de29b.zip
Deorbit RESTRICTED && NO_CDROM, part one.
For ports that already use the licenses framwork, merge the content of RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs. Approved by: rene Differential Revision: https://reviews.freebsd.org/D30010
Diffstat (limited to 'biology/fasta3')
-rw-r--r--biology/fasta3/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/biology/fasta3/Makefile b/biology/fasta3/Makefile
index 79f4c21e0c43..9c359e248184 100644
--- a/biology/fasta3/Makefile
+++ b/biology/fasta3/Makefile
@@ -13,12 +13,11 @@ COMMENT= Collection of programs for searching DNA and protein databases
LICENSE= Fasta
LICENSE_NAME= Fasta program copyright W. Pearson and U.Virginia
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
-LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+# May not be sold or incorporated into a commercial product
+LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
OPTIONS_DEFINE= DOCS EXAMPLES
-NO_CDROM= May not be sold or incorporated into a commercial product
-
WRKSRC= ${WRKDIR}/${DISTNAME}
BUILD_WRKSRC= ${WRKSRC}/src
INSTALL_WRKSRC= ${BUILD_WRKSRC}