aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 14:26:34 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 14:46:03 +0000
commit368abc397116ba0271b1cdbed6422a9688841db7 (patch)
tree92c5aec85e257ede25377467bdfbb380f86cf4ce
parent36277f551813aa9b7ed98f78e9f150c52aa9fb93 (diff)
downloadports-368abc397116ba0271b1cdbed6422a9688841db7.tar.gz
ports-368abc397116ba0271b1cdbed6422a9688841db7.zip
devel/p5-Class-Load-XS: Add LICENSE_FILE
-rw-r--r--devel/p5-Class-Load-XS/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Class-Load-XS/Makefile b/devel/p5-Class-Load-XS/Makefile
index ff3832149695..1a5573a44d9c 100644
--- a/devel/p5-Class-Load-XS/Makefile
+++ b/devel/p5-Class-Load-XS/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= XS implementation of parts of Class::Load
LICENSE= ART20
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Class-Load>=0.20:devel/p5-Class-Load
@@ -18,8 +19,8 @@ TEST_DEPENDS= p5-Module-Implementation>=0.04:devel/p5-Module-Implementation \
p5-Test-Needs>=0:devel/p5-Test-Needs \
p5-Test-Without-Module>=0:devel/p5-Test-Without-Module
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Class/Load/XS/XS.so