net/charm: Remove RESTRICTED, change LICENSE_PERMS to none

Reported by:	mat
This commit is contained in:
Yuri Victorovich 2018-09-10 07:03:46 +00:00
parent b033087fb5
commit d9209e1e43
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479366

View file

@ -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/*