aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:34:12 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:34:12 +0000
commitdd4cb51d659cdbb38d54c3d569614eb3406d708c (patch)
tree9c98f1dde9ce4ccda5df28139bb4742c8b122b95
parentfda8feb4a12775627e4a1f4a385fad418644549a (diff)
downloadports-dd4cb51d659cdbb38d54c3d569614eb3406d708c.tar.gz
ports-dd4cb51d659cdbb38d54c3d569614eb3406d708c.zip
devel/p5-Date-Simple: Update LICENSE and LICENSE_FILE
-rw-r--r--devel/p5-Date-Simple/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-Date-Simple/Makefile b/devel/p5-Date-Simple/Makefile
index 153fb75323c8..01f6c580bf02 100644
--- a/devel/p5-Date-Simple/Makefile
+++ b/devel/p5-Date-Simple/Makefile
@@ -10,11 +10,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simple date object
-LICENSE= ART10 GPLv2 GPLv3
+LICENSE= ART10 GPLv2+
LICENSE_COMB= dual
+LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Date/Simple/Simple.so