summaryrefslogtreecommitdiff
path: root/www/p5-HTML-RewriteAttributes
diff options
context:
space:
mode:
authortonnerre <tonnerre>2008-08-20 21:33:07 +0000
committertonnerre <tonnerre>2008-08-20 21:33:07 +0000
commita6405ab97b80d7e54b0b433a40a3c3c6bdc4115d (patch)
tree9257e3793d94839cf79e936255886452b3c729f9 /www/p5-HTML-RewriteAttributes
parent69f9cf7b281146f8a8d3881edf8f08030066bdac (diff)
downloadpkgsrc-a6405ab97b80d7e54b0b433a40a3c3c6bdc4115d.tar.gz
Add the HTML::RewriteAttributes Perl module as required by the new rt3.
Diffstat (limited to 'www/p5-HTML-RewriteAttributes')
-rw-r--r--www/p5-HTML-RewriteAttributes/DESCR5
-rw-r--r--www/p5-HTML-RewriteAttributes/Makefile21
-rw-r--r--www/p5-HTML-RewriteAttributes/distinfo5
3 files changed, 31 insertions, 0 deletions
diff --git a/www/p5-HTML-RewriteAttributes/DESCR b/www/p5-HTML-RewriteAttributes/DESCR
new file mode 100644
index 00000000000..21e96f3388f
--- /dev/null
+++ b/www/p5-HTML-RewriteAttributes/DESCR
@@ -0,0 +1,5 @@
+HTML::RewriteAttributes is designed for simple yet powerful HTML attribute
+rewriting, by simply specifying a callback to run for each attribute.
+
+This module is designed to be subclassable to make handling special cases
+eaiser. See the source for methods you can override.
diff --git a/www/p5-HTML-RewriteAttributes/Makefile b/www/p5-HTML-RewriteAttributes/Makefile
new file mode 100644
index 00000000000..26c00560632
--- /dev/null
+++ b/www/p5-HTML-RewriteAttributes/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/08/20 21:38:12 tonnerre Exp $
+
+DISTNAME= HTML-RewriteAttributes-0.03
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
+
+MAINTAINER= tonnerre@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/HTML-RewriteAttributes/
+COMMENT= Perl module for concise attribute rewriting
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
+DEPENDS+= p5-HTML-Tagset-[0-9]*:../../www/p5-HTML-Tagset
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+
+PERL5_PACKLIST= auto/HTML/RewriteAttributes/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-HTML-RewriteAttributes/distinfo b/www/p5-HTML-RewriteAttributes/distinfo
new file mode 100644
index 00000000000..a3e919b075e
--- /dev/null
+++ b/www/p5-HTML-RewriteAttributes/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/08/20 21:36:32 tonnerre Exp $
+
+SHA1 (HTML-RewriteAttributes-0.03.tar.gz) = de1a91417cef97727f6201f7d986ed07df71bae5
+RMD160 (HTML-RewriteAttributes-0.03.tar.gz) = 8531a2b4cfcc52abaad8605925f7ae87126ff0d9
+Size (HTML-RewriteAttributes-0.03.tar.gz) = 18148 bytes