2013-03-29 01:44:53 +01:00
|
|
|
# Created by: Jeremy Shaffner <jeremy@external.org>
|
2000-12-19 10:44:43 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= dTemplate
|
2006-11-05 14:23:27 +01:00
|
|
|
PORTVERSION= 2.5
|
2000-12-19 10:44:43 +01:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2000-12-19 10:44:43 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2006-04-12 15:08:01 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2013-03-29 01:44:53 +01:00
|
|
|
COMMENT= Powerful template handling logic with advanced features
|
2000-12-19 10:44:43 +01:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2001-03-01 07:39:18 +01:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|