1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Add missing DEPENDS

- Bump PORTREVISION

PR:		ports/166360
Approved by:	Ken McGlothlen <ken.mcglothlen@gmail.com> (maintainer)
This commit is contained in:
Steve Wills 2012-04-12 01:36:09 +00:00
parent a6f06de54e
commit f4375258f9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294688

View File

@ -6,6 +6,7 @@
PORTNAME= Template-Simple
PORTVERSION= 0.05
PORTREVISION= 1
CATEGORIES= www textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -15,6 +16,9 @@ COMMENT= Template::Simple (a very fast templating module)
LICENSE= ART20
BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Template::Simple.3