git: 68835de942ae - main - devel/p5-PerlIO-Util: Add LICENSE
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:44:32 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=68835de942aeec36d43b5b63196f0891a664fa72
commit 68835de942aeec36d43b5b63196f0891a664fa72
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:35:11 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:35:11 +0000
devel/p5-PerlIO-Util: Add LICENSE
---
devel/p5-PerlIO-Util/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/devel/p5-PerlIO-Util/Makefile b/devel/p5-PerlIO-Util/Makefile
index 9eb6ae085533..14e3d7162332 100644
--- a/devel/p5-PerlIO-Util/Makefile
+++ b/devel/p5-PerlIO-Util/Makefile
@@ -10,8 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Selection of general PerlIO utilities
-USE_PERL5= configure
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
+USE_PERL5= configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/PerlIO/Util/Util.so
More information about the dev-commits-ports-all
mailing list