Add p5-HTML-Template-Expr

--
Perl module that provides an extension to HTML::Template
which allows expressions in the template syntax.

From: Jim Geovedi <jim@corebsd.or.id>

brad@ ok
This commit is contained in:
margarida 2002-12-01 20:55:12 +00:00
parent 5bce2e49c7
commit 2a46e33813
4 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,29 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/12/01 20:55:12 margarida Exp $
COMMENT= "use HTML Templates which allows expressions"
VERSION= 0.04
DISTNAME= HTML-Template-Expr-${VERSION}
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
HOMEPAGE= http://sourceforge.net/projects/html-template/
MAINTAINER= Jim Geovedi <jim@corebsd.or.id>
# GPL/Artistic license
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= :p5-HTML-Template-*:www/p5-HTML-Template \
:p5-Parse-RecDescent-*:devel/p5-Parse-RecDescent \
:p5-Text-Balanced-*:textproc/p5-Text-Balanced
CONFIGURE_STYLE=perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (HTML-Template-Expr-0.04.tar.gz) = 7b34e122677342475cfde168a70d7cab
RMD160 (HTML-Template-Expr-0.04.tar.gz) = c8187aa646387cc0aa13c84ab3bc7985ff50da9d
SHA1 (HTML-Template-Expr-0.04.tar.gz) = 74e3593a4c6970a7840e9621a963955ef60d7da4

View File

@ -0,0 +1,6 @@
perl module that provides an extension to HTML::Template which allows
expressions in the template syntax. This is purely an addition - all
the normal HTML::Template options, syntax and behaviors will still
work.
WWW: ${HOMEPAGE}

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/12/01 20:55:12 margarida Exp $
${P5SITE}/HTML/Template/Expr.pm
man/man3p/HTML::Template::Expr.3p