import of p5-HTML-Rewrite-Attributes-0.03

HTML::RewriteAttributes is designed for simple yet powerful HTML
attribute rewriting.
You simply specify a callback to run for each attribute and we
do the rest for you.
This commit is contained in:
robert 2009-04-23 15:59:07 +00:00
parent 52b52fb4b3
commit 271b23083e
4 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/04/23 15:59:07 robert Exp $
COMMENT= concise attribute rewriting
MODULES= cpan
DISTNAME= HTML-RewriteAttributes-0.03
PKGNAME= p5-${DISTNAME}
CATEGORIES= www devel
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
REGRESS_DEPENDS= ::www/p5-HTML-Parser
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (HTML-RewriteAttributes-0.03.tar.gz) = dYD21jsXGzGFR9XvQTjONA==
RMD160 (HTML-RewriteAttributes-0.03.tar.gz) = hTGitM/MUquq2GBZJfeuhxJv8Nk=
SHA1 (HTML-RewriteAttributes-0.03.tar.gz) = 3hqRQXzvl3J/YgH32YbtB99xuuU=
SHA256 (HTML-RewriteAttributes-0.03.tar.gz) = PS+rXSFDzUiTY3MXUKhNopkqFxNcwXwSgXuxiuaHRds=
SIZE (HTML-RewriteAttributes-0.03.tar.gz) = 18148

View File

@ -0,0 +1,4 @@
HTML::RewriteAttributes is designed for simple yet powerful HTML
attribute rewriting.
You simply specify a callback to run for each attribute and we
do the rest for you.

View File

@ -0,0 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/23 15:59:07 robert Exp $
${P5SITE}/HTML/
${P5SITE}/HTML/RewriteAttributes/
${P5SITE}/HTML/RewriteAttributes.pm
${P5SITE}/HTML/RewriteAttributes/Links.pm
${P5SITE}/HTML/RewriteAttributes/Resources.pm
@man man/man3p/HTML::RewriteAttributes.3p
@man man/man3p/HTML::RewriteAttributes::Links.3p
@man man/man3p/HTML::RewriteAttributes::Resources.3p