1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Add LICENSE

- Add NO_ARCH

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2019-04-07 09:01:13 +00:00
parent 352ac1147e
commit 7d24fa6058
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498266

View File

@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Flexible caching support for Catalyst
LICENSE= ART10 GPLv1+ MIT
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Catalyst-Runtime>=5.8000:www/p5-Catalyst-Runtime \
p5-Task-Weaken>=0:devel/p5-Task-Weaken \
@ -21,6 +24,7 @@ TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \
USES= perl5
USE_PERL5= configure patch
NO_ARCH= yes
post-patch:
@${PERL} -i.bak -ne 'print unless m,ok|Test::,' ${WRKSRC}/Makefile.PL