diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-01-28 00:00:48 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-01-28 00:00:48 +0800 |
commit | 73eed404c5151243a4f1e382da178951cc58f59f (patch) | |
tree | c0fa86ac09f341bbf1e302870ea29eac2c3724e3 /www/Makefile | |
parent | 535862428faf5c550cbfbdaf0b2f722a9a94f279 (diff) | |
download | freebsd-ports-gnome-73eed404c5151243a4f1e382da178951cc58f59f.tar.gz freebsd-ports-gnome-73eed404c5151243a4f1e382da178951cc58f59f.tar.zst freebsd-ports-gnome-73eed404c5151243a4f1e382da178951cc58f59f.zip |
Add www/p5-WWW-Scripter, a module for scripting web sites that have scripts
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 1348881b5d2b..002c07272581 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1183,6 +1183,7 @@ SUBDIR += p5-WWW-Scraper-ISBN-Driver SUBDIR += p5-WWW-Scraper-ISBN-ORA_Driver SUBDIR += p5-WWW-Scraper-ISBN-Record + SUBDIR += p5-WWW-Scripter SUBDIR += p5-WWW-Search SUBDIR += p5-WWW-Search-AltaVista SUBDIR += p5-WWW-Search-Google |