mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/p5-Date-Simple: Update LICENSE and LICENSE_FILE
This commit is contained in:
parent
fda8feb4a1
commit
dd4cb51d65
1 changed files with 3 additions and 2 deletions
|
@ -10,11 +10,12 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Simple date object
|
COMMENT= Simple date object
|
||||||
|
|
||||||
LICENSE= ART10 GPLv2 GPLv3
|
LICENSE= ART10 GPLv2+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USE_PERL5= configure
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
USE_PERL5= configure
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Date/Simple/Simple.so
|
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Date/Simple/Simple.so
|
||||||
|
|
Loading…
Add table
Reference in a new issue