diff options
author | swills <swills@FreeBSD.org> | 2012-04-03 09:35:38 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-04-03 09:35:38 +0800 |
commit | 0b5fe95dc3f135ee9257b4f22434c085361b6b7a (patch) | |
tree | b7ddc8e75a1369d46fa2e531f2efd4258bbf5dff /www/Makefile | |
parent | 0d088bfd837a10ef2dfae6f0637c24bdbe687e40 (diff) | |
download | freebsd-ports-gnome-0b5fe95dc3f135ee9257b4f22434c085361b6b7a.tar.gz freebsd-ports-gnome-0b5fe95dc3f135ee9257b4f22434c085361b6b7a.tar.zst freebsd-ports-gnome-0b5fe95dc3f135ee9257b4f22434c085361b6b7a.zip |
Perl HTML::Element replacement module
WWW: http://search.cpan.org/dist/HTML-Element-Replacer/
Feature safe: yes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 6ca136b53773..353d00928667 100644 --- a/www/Makefile +++ b/www/Makefile @@ -859,6 +859,7 @@ SUBDIR += p5-HTML-Display SUBDIR += p5-HTML-Element-Extended SUBDIR += p5-HTML-Element-Library + SUBDIR += p5-HTML-Element-Replacer SUBDIR += p5-HTML-Encoding SUBDIR += p5-HTML-ExtractContent SUBDIR += p5-HTML-ExtractMain |