diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-10 22:27:09 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-10 22:46:07 +0800 |
| commit | 1fc5927ebfe97077de3d0012499c82e2d1e0041b (patch) | |
| tree | 669d8c0a63e6fc17f8a8b6131a95818b19650cc0 /math/p5-Math-Int64 | |
| parent | math/p5-Math-Geometry: Cosmetic change (diff) | |
math/p5-Math-Int64: Add LICENSE_FILE
Diffstat (limited to 'math/p5-Math-Int64')
| -rw-r--r-- | math/p5-Math-Int64/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
