aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authornivit <nivit@FreeBSD.org>2007-12-18 22:54:59 +0800
committernivit <nivit@FreeBSD.org>2007-12-18 22:54:59 +0800
commit0062017a896a825d60e6436f741289e08fd874f4 (patch)
treef78469f74813d194fbb7bee8de6eadbd17b0c5e5 /www/Makefile
parent7747ac6a2476cdab97c0543701c998adaa34bcec (diff)
downloadfreebsd-ports-gnome-0062017a896a825d60e6436f741289e08fd874f4.tar.gz
freebsd-ports-gnome-0062017a896a825d60e6436f741289e08fd874f4.tar.zst
freebsd-ports-gnome-0062017a896a825d60e6436f741289e08fd874f4.zip
urlgrabber is a pure python package that drastically simplifies
the fetching of files. It is designed to be used in programs that need common (but not necessarily simple) url-fetching features. It is extremely simple to drop into an existing program and provides a clean interface to protocol-independant file-access. Best of all, urlgrabber takes care of all those pesky file-fetching details, and lets you focus on whatever it is that your program is written to do! Author: Michael D. Stenner, Ryan Tomayko WWW: http://linux.duke.edu/projects/urlgrabber/
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 f1ac1af4d9fe..38ff52223788 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1065,6 +1065,7 @@
SUBDIR += py-turbosetup
SUBDIR += py-twistedWeb
SUBDIR += py-twistedWeb2
+ SUBDIR += py-urlgrabber
SUBDIR += py-urljr
SUBDIR += py-utidy
SUBDIR += py-webhelpers