aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-10-14 14:59:17 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-10-14 14:59:17 +0000
commit9507ee1867e1c29f86dd229f856ac99ad527c342 (patch)
treed4792d00d7404ca8c7596d6aada170a3770f8b67 /www/Makefile
parent0a785b84a2a5215b4baba65674d7369ac1d04a34 (diff)
downloadports-9507ee1867e1c29f86dd229f856ac99ad527c342.tar.gz
ports-9507ee1867e1c29f86dd229f856ac99ad527c342.zip
Gungho is Yet Another Web Crawler Framework, aimed to be extensible
and fast. Gungho tries to build from clean structures, based upon principles from the likes of Catalyst and Plagger, so that you can easily extend it to your liking. Features such as robot rules handling (robots.txt) and request throttling can be removed/added on the fly, just by specifying the components that you want to load. You can easily create additional functionality by writing your own component. WWW: http://search.cpan.org/dist/Gungho/
Notes
Notes: svn path=/head/; revision=201459
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index cd756426c300..d4e5ccf215ca 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -698,6 +698,7 @@
SUBDIR += p5-Flickr-Upload
SUBDIR += p5-Gantry
SUBDIR += p5-Geo-Caching
+ SUBDIR += p5-Gungho
SUBDIR += p5-HTML-Adsense
SUBDIR += p5-HTML-Breadcrumbs
SUBDIR += p5-HTML-CalendarMonthSimple