mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net/charm: Remove RESTRICTED, change LICENSE_PERMS to none
Reported by: mat
This commit is contained in:
parent
b033087fb5
commit
d9209e1e43
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479366
1 changed files with 1 additions and 3 deletions
|
@ -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/*
|
||||
|
|
Loading…
Add table
Reference in a new issue