Add p5-HTML-Template
-- Perl module to use HTML Templates from CGI scripts. From: Jim Geovedi <jim@corebsd.or.id> brad@ ok
This commit is contained in:
parent
71a1534aac
commit
5bce2e49c7
24
www/p5-HTML-Template/Makefile
Normal file
24
www/p5-HTML-Template/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/12/01 20:48:57 margarida Exp $
|
||||
|
||||
COMMENT= "use HTML Templates from CGI scripts"
|
||||
|
||||
VERSION= 2.6
|
||||
DISTNAME= HTML-Template-${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/}
|
||||
|
||||
CONFIGURE_STYLE=perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
www/p5-HTML-Template/distinfo
Normal file
3
www/p5-HTML-Template/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (HTML-Template-2.6.tar.gz) = dbd1c0c23fe323123deb9212c82a6f2d
|
||||
RMD160 (HTML-Template-2.6.tar.gz) = b1c5f93c0491d2c12a7bc2284a520e7b0b59bdab
|
||||
SHA1 (HTML-Template-2.6.tar.gz) = 37bdb3e604b94281d105a9e40263bcc1fbe91460
|
3
www/p5-HTML-Template/pkg/DESCR
Normal file
3
www/p5-HTML-Template/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
Perl module to use HTML Templates from CGI scripts.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
3
www/p5-HTML-Template/pkg/PLIST
Normal file
3
www/p5-HTML-Template/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/12/01 20:48:57 margarida Exp $
|
||||
${P5SITE}/HTML/Template.pm
|
||||
man/man3p/HTML::Template.3p
|
Loading…
Reference in New Issue
Block a user