aboutsummaryrefslogtreecommitdiff
path: root/net/charm/Makefile
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-06-15 08:41:35 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-06-15 08:41:35 +0000
commitc2f385027192ce24555df05548a32b2d699ed227 (patch)
tree87b895fa4e77907b512d47a48d6c6e7315cc301b /net/charm/Makefile
parent50a0fbc5b00e180c0dfc751e64f0e9db944961cb (diff)
downloadports-c2f385027192ce24555df05548a32b2d699ed227.tar.gz
ports-c2f385027192ce24555df05548a32b2d699ed227.zip
net/charm: uncomment LICENSE
Diffstat (limited to 'net/charm/Makefile')
-rw-r--r--net/charm/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/charm/Makefile b/net/charm/Makefile
index 3840d4664d1b..7681c7f7f512 100644
--- a/net/charm/Makefile
+++ b/net/charm/Makefile
@@ -9,10 +9,10 @@ DIST_SUBDIR= ${PORTNAME}${PKGNAMESUFFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Message-passing parallel language and runtime system
-#LICENSE= CHARMPP_CONVERSE_LICENSE
-#LICENSE_NAME= Charm++/Converse License
-#LICENSE_FILE= ${WRKSRC}/LICENSE
-#LICENSE_PERMS= none # No redistribution is allowed, no commercial use: commercial use requires a commercial license
+LICENSE= CHARMPP_CONVERSE_LICENSE
+LICENSE_NAME= Charm++/Converse License
+LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_PERMS= none # No redistribution is allowed, no commercial use: commercial use requires a commercial license
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
ONLY_FOR_ARCHS_REASON= Not clear if it can be built on other architectures