git: ee3711ece995 - main - devel/p5-Hash-NoRef: Add LICENSE

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 25 13:43:30 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ee3711ece995361526939d2d954dcee88f4fb3f4

commit ee3711ece995361526939d2d954dcee88f4fb3f4
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:34:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:34:31 +0000

    devel/p5-Hash-NoRef: Add LICENSE
---
 devel/p5-Hash-NoRef/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

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 at 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


More information about the dev-commits-ports-main mailing list