diff options
author | seb <seb@pkgsrc.org> | 2010-02-07 06:05:03 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-02-07 06:05:03 +0000 |
commit | 63c734d2256b6c0744eb1abf038aaadb89d11d8d (patch) | |
tree | 5c045a4ec674d30694f167c89083133f8ae1bd94 /www/Makefile | |
parent | 91c502cf9a2befbea64671241ac89d408373fe1d (diff) | |
download | pkgsrc-63c734d2256b6c0744eb1abf038aaadb89d11d8d.tar.gz |
Add & enable p5-HTML-Selector-XPath
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 3fc4a1eb494..7e26263a850 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.691 2010/01/27 11:09:32 sno Exp $ +# $NetBSD: Makefile,v 1.692 2010/02/07 06:05:03 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -316,6 +316,7 @@ SUBDIR+= p5-HTML-Prototype SUBDIR+= p5-HTML-Prototype-Useful SUBDIR+= p5-HTML-RewriteAttributes SUBDIR+= p5-HTML-Scrubber +SUBDIR+= p5-HTML-Selector-XPath SUBDIR+= p5-HTML-SimpleParse SUBDIR+= p5-HTML-StickyQuery SUBDIR+= p5-HTML-Stream |