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:
parent
52b52fb4b3
commit
271b23083e
18
www/p5-HTML-RewriteAttributes/Makefile
Normal file
18
www/p5-HTML-RewriteAttributes/Makefile
Normal 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>
|
5
www/p5-HTML-RewriteAttributes/distinfo
Normal file
5
www/p5-HTML-RewriteAttributes/distinfo
Normal 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
|
4
www/p5-HTML-RewriteAttributes/pkg/DESCR
Normal file
4
www/p5-HTML-RewriteAttributes/pkg/DESCR
Normal 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.
|
9
www/p5-HTML-RewriteAttributes/pkg/PLIST
Normal file
9
www/p5-HTML-RewriteAttributes/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user