aboutsummaryrefslogtreecommitdiff
path: root/biology/phrap
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-05-04 09:32:20 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-05-06 11:47:48 +0000
commit3505159e72da2d8313ce2a8ddc527de700b5bc37 (patch)
tree6e7cd781796c6e5b68376fd16061dc733c4b60ab /biology/phrap
parentadb93122cbf753a26a0497479dbb88cf415de29b (diff)
downloadports-3505159e72da2d8313ce2a8ddc527de700b5bc37.tar.gz
ports-3505159e72da2d8313ce2a8ddc527de700b5bc37.zip
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework. RESTRICTED → auto-accept (unless expressly stated otherwise) NO_CDROM → dist-mirror pkg-mirror auto-accept Differential Revision: https://reviews.freebsd.org/D30010
Diffstat (limited to 'biology/phrap')
-rw-r--r--biology/phrap/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/biology/phrap/Makefile b/biology/phrap/Makefile
index 3ef2b051c94d..fa42c1f542a9 100644
--- a/biology/phrap/Makefile
+++ b/biology/phrap/Makefile
@@ -8,7 +8,12 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= mzaki@m.u-tokyo.ac.jp
COMMENT= Program for assembling shotgun DNA sequence data
-RESTRICTED= Redistribution is not permitted in any form. You must request the tarball via e-mail. Free for academic use.
+# Converted from RESTRICTED
+LICENSE= PHRAP
+LICENSE_NAME= phrap
+LICENSE_TEXT= Redistribution is not permitted in any form. You must request the tarball via e-mail. Free for academic use.
+LICENSE_PERMS= auto-accept
+
.if defined(PACKAGE_BUILDING)
IGNORE= distribution files must be obtained via the authors
.endif