aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:34:31 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:34:31 +0000
commitee3711ece995361526939d2d954dcee88f4fb3f4 (patch)
tree53a533a00c26b83befc1bdd63725ff90f91a9a37
parent697625dce92f1fcdb3f8706f4e0d012b002d1faa (diff)
downloadports-ee3711ece995361526939d2d954dcee88f4fb3f4.tar.gz
ports-ee3711ece995361526939d2d954dcee88f4fb3f4.zip
devel/p5-Hash-NoRef: Add LICENSE
-rw-r--r--devel/p5-Hash-NoRef/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-Hash-NoRef/Makefile b/devel/p5-Hash-NoRef/Makefile
index b4b271be8426..222792c3801b 100644
--- a/devel/p5-Hash-NoRef/Makefile
+++ b/devel/p5-Hash-NoRef/Makefile
@@ -10,8 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= HASH that store values without increase the reference count
-USE_PERL5= configure
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
+USE_PERL5= configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Hash/NoRef/NoRef.so