1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Add p5-dTemplate 1.0, a perl module aspiring to be the most powerful

general purpose templating system.

PR:		23484
Submitted by:	Jeremy Shaffner <jeremy@external.org>
This commit is contained in:
Will Andrews 2000-12-19 09:44:43 +00:00
parent 451b19ee8b
commit 6940673a36
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36094
6 changed files with 34 additions and 0 deletions

View File

@ -74,6 +74,7 @@
SUBDIR += p5-XML-RSS
SUBDIR += p5-XML-Simple
SUBDIR += p5-XML-Stream
SUBDIR += p5-dTemplate
SUBDIR += par
SUBDIR += perl2html
SUBDIR += pspell

View File

@ -0,0 +1,22 @@
# New ports collection makefile for: p5-dTemplate
# Date created: 9 December 2000
# Whom: Jeremy Shaffner <jeremy@external.org>
#
# $FreeBSD$
PORTNAME= dTemplate
PORTVERSION= 1.0
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= dTemplate
PKGNAMEPREFIX= p5-
MAINTAINER= jeremy@external.org
MAN3= dTemplate.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
do-configure:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (dTemplate-1.0.tar.gz) = 45326e82532c1787cf5173804e78048a

View File

@ -0,0 +1 @@
A powerful template handling logic with advanced features

View File

@ -0,0 +1,7 @@
This module wants to be the most powerful general purpose
templating system. It has a very clear and easy to learn
syntax with the styling capabilities.
All you need to use this: put $TEMPLATE_VARIABLE$ into
your dTemplates, define them, and parse them. (You can
write $ signs as $$).

View File

@ -0,0 +1,2 @@
lib/perl5/site_perl/%%PERL_VER%%/dTemplate.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/dTemplate/.packlist