git: 1fc5927ebfe9 - main - math/p5-Math-Int64: Add LICENSE_FILE
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 10 14:48:12 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1fc5927ebfe97077de3d0012499c82e2d1e0041b
commit 1fc5927ebfe97077de3d0012499c82e2d1e0041b
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:27:09 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:07 +0000
math/p5-Math-Int64: Add LICENSE_FILE
---
math/p5-Math-Int64/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/math/p5-Math-Int64/Makefile b/math/p5-Math-Int64/Makefile
index 5fce2a016814..1c565deb33ab 100644
--- a/math/p5-Math-Int64/Makefile
+++ b/math/p5-Math-Int64/Makefile
@@ -11,9 +11,10 @@ COMMENT= Manipulate 64 bits integers in Perl
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/COPYING
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Int64/Int64.so
More information about the dev-commits-ports-all
mailing list