2012-10-03 20:31:53 +02:00
|
|
|
# Created by: George Hartzell <hartzell@alerce.com>
|
2008-11-29 22:43:27 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Module-Starter-Plugin-TT2
|
|
|
|
PORTVERSION= 0.125
|
2014-05-25 14:39:51 +02:00
|
|
|
PORTREVISION= 1
|
2008-11-29 22:43:27 +01:00
|
|
|
CATEGORIES= devel perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2014-05-25 14:39:51 +02:00
|
|
|
MAINTAINER= 5u623l20@gmail.com
|
2008-12-01 22:24:04 +01:00
|
|
|
COMMENT= TT2 templates for Module::Starter::Template
|
2008-11-29 22:43:27 +01:00
|
|
|
|
2014-05-25 14:39:51 +02:00
|
|
|
LICENSE= ART10 GPLv1
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
|
|
|
BUILD_DEPENDS= p5-Module-Starter>=1.47:${PORTSDIR}/devel/p5-Module-Starter \
|
2008-11-29 22:43:27 +01:00
|
|
|
p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit
|
2014-05-25 14:39:51 +02:00
|
|
|
RUN_DEPENDS= p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit
|
2008-11-29 22:43:27 +01:00
|
|
|
|
2013-08-02 20:21:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2008-11-29 22:43:27 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|