aboutsummaryrefslogtreecommitdiff
path: root/net/charm
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-09-10 07:03:46 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-09-10 07:03:46 +0000
commitd9209e1e43ca1dd3f67cb8efe3530ff6c49b2f2c (patch)
treed8b1bac4de7a57de2d2d5fe3ee52eede2b21317a /net/charm
parentb033087fb589b837257682cbb844eb57da35dfc3 (diff)
downloadports-d9209e1e43ca1dd3f67cb8efe3530ff6c49b2f2c.tar.gz
ports-d9209e1e43ca1dd3f67cb8efe3530ff6c49b2f2c.zip
Notes
Diffstat (limited to 'net/charm')
-rw-r--r--net/charm/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/charm/Makefile b/net/charm/Makefile
index 8aacc8d9cbb7..ef513bb9be95 100644
--- a/net/charm/Makefile
+++ b/net/charm/Makefile
@@ -13,7 +13,7 @@ COMMENT= Message-passing parallel language and runtime system
LICENSE= CHARMPP_CONVERSE_LICENSE
LICENSE_NAME= Charm++/Converse License
LICENSE_FILE= ${WRKSRC}/LICENSE
-LICENSE_PERMS= no-auto-accept no-dist-mirror no-pkg-mirror # No redistribution is allowed.
+LICENSE_PERMS= none # No redistribution is allowed, no commercial use: commercial use requires a commercial license
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= Not clear if it can be built on other architectures
@@ -21,8 +21,6 @@ ONLY_FOR_ARCHS_REASON= Not clear if it can be built on other architectures
FETCH_DEPENDS= git:devel/git
BUILD_DEPENDS= bash:shells/bash
-RESTRICTED= No commercial use: commercial use requires a commercial license
-
USES= fortran gmake localbase:ldflags shebangfix
SHEBANG_GLOB= *.sh
SHEBANG_FILES= src/scripts/*