1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Add LICENSE

- Sort *_DEPENDS
- Add NO_ARCH
- Remove outdated PERL_LEVEL check
- Sort PLIST
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-06-02 15:39:14 +00:00
parent daf0a7659c
commit 081b4204fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442389
2 changed files with 8 additions and 10 deletions

View File

@ -12,20 +12,18 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Generic base class for template-based views
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:www/p5-Catalyst-Runtime \
p5-Catalyst-Component-ACCEPT_CONTEXT>=0:www/p5-Catalyst-Component-ACCEPT_CONTEXT \
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Catalyst-Component-ACCEPT_CONTEXT>=0:www/p5-Catalyst-Component-ACCEPT_CONTEXT \
p5-Catalyst-Runtime>=5.7000:www/p5-Catalyst-Runtime \
p5-Class-C3>=0:devel/p5-Class-C3
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-MockObject>=0:devel/p5-Test-MockObject \
p5-Test-WWW-Mechanize-Catalyst>=0:devel/p5-Test-WWW-Mechanize-Catalyst
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 502200
TEST_DEPENDS+= p5-Test-Simple>=1.001014:devel/p5-Test-Simple
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
%%PERL5_MAN3%%/Catalyst::View::Templated.3.gz
%%SITE_PERL%%/Catalyst/View/Templated.pm
%%PERL5_MAN3%%/Catalyst::View::Templated.3.gz