aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-08-28 21:33:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-08-28 21:33:03 +0000
commitac63c9ad27fcc7752092f88ca80f37cd1b123d82 (patch)
tree6967f70ff4e481e22a4e16f3a3c40d0c1ffc7884
parent39ab6bc0f51a6383652b9667c831f7186a2649e1 (diff)
downloadports-ac63c9ad27fcc7752092f88ca80f37cd1b123d82.tar.gz
ports-ac63c9ad27fcc7752092f88ca80f37cd1b123d82.zip
HTML::Selector::XPath is a utility function to compile CSS2
selector to the equivalent XPath expression. WWW: http://search.cpan.org/dist/HTML-Selector-XPath/ PR: ports/115899 Submitted by: Shinsuke Matsui <smatsui at karashi.org>
Notes
Notes: svn path=/head/; revision=198464
-rw-r--r--www/Makefile1
-rw-r--r--www/p5-HTML-Selector-XPath/Makefile22
-rw-r--r--www/p5-HTML-Selector-XPath/distinfo3
-rw-r--r--www/p5-HTML-Selector-XPath/pkg-descr4
-rw-r--r--www/p5-HTML-Selector-XPath/pkg-plist7
5 files changed, 37 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 3c2a3e6326b1..22d2f8a83280 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -718,6 +718,7 @@
SUBDIR += p5-HTML-ResolveLink
SUBDIR += p5-HTML-Scrubber
SUBDIR += p5-HTML-Seamstress
+ SUBDIR += p5-HTML-Selector-XPath
SUBDIR += p5-HTML-SimpleLinkExtor
SUBDIR += p5-HTML-SimpleParse
SUBDIR += p5-HTML-StickyQuery
diff --git a/www/p5-HTML-Selector-XPath/Makefile b/www/p5-HTML-Selector-XPath/Makefile
new file mode 100644
index 000000000000..a9b885a6c1cb
--- /dev/null
+++ b/www/p5-HTML-Selector-XPath/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: www/p5-HTML-Selector-XPath
+# Date created: 28 Aug 2007
+# Whom: Shinsuke Matsui <smatsui@karashi.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= HTML-Selector-XPath
+PORTVERSION= 0.02
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= HTML
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= smatsui@karashi.org
+COMMENT= HTML::Selector::XPath - CSS Selector to XPath compiler
+
+PERL_CONFIGURE= yes
+
+MAN3= HTML::Selector::XPath.3
+
+.include <bsd.port.mk>
diff --git a/www/p5-HTML-Selector-XPath/distinfo b/www/p5-HTML-Selector-XPath/distinfo
new file mode 100644
index 000000000000..06c4d5f13408
--- /dev/null
+++ b/www/p5-HTML-Selector-XPath/distinfo
@@ -0,0 +1,3 @@
+MD5 (HTML-Selector-XPath-0.02.tar.gz) = 218bb8374e557ab36a3b05afda00986f
+SHA256 (HTML-Selector-XPath-0.02.tar.gz) = d44eaf7ed1da6e622202c080aadc375231589949c8c1ef18010ec7d9f7292497
+SIZE (HTML-Selector-XPath-0.02.tar.gz) = 34653
diff --git a/www/p5-HTML-Selector-XPath/pkg-descr b/www/p5-HTML-Selector-XPath/pkg-descr
new file mode 100644
index 000000000000..df7e91aebae7
--- /dev/null
+++ b/www/p5-HTML-Selector-XPath/pkg-descr
@@ -0,0 +1,4 @@
+HTML::Selector::XPath is a utility function to compile CSS2
+selector to the equivalent XPath expression.
+
+WWW: http://search.cpan.org/dist/HTML-Selector-XPath/
diff --git a/www/p5-HTML-Selector-XPath/pkg-plist b/www/p5-HTML-Selector-XPath/pkg-plist
new file mode 100644
index 000000000000..2c7f6303d0bc
--- /dev/null
+++ b/www/p5-HTML-Selector-XPath/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/HTML/Selector/XPath.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Selector/XPath/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Selector/XPath
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Selector
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
+@dirrmtry %%SITE_PERL%%/HTML/Selector
+@dirrmtry %%SITE_PERL%%/HTML