diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-08 02:43:54 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-08 02:43:54 +0800 |
commit | 3dc3670484da0ac77cb72d8fcf43935936c81236 (patch) | |
tree | a61298d7b78605eb3645b9250cc58543f0b7cb17 /www/Makefile | |
parent | 81ebcda2ef1bc6d8253c3812f92d58f4351e2b3f (diff) | |
download | freebsd-ports-gnome-3dc3670484da0ac77cb72d8fcf43935936c81236.tar.gz freebsd-ports-gnome-3dc3670484da0ac77cb72d8fcf43935936c81236.tar.zst freebsd-ports-gnome-3dc3670484da0ac77cb72d8fcf43935936c81236.zip |
Woof (Web Offer One File) is a Python small webserver designed to serve one or
several times a file, then shutdown.
Woof serves autogenerated archives, when a directory is specified.
WWW: http://www.home.unix-ag.org/simon/woof.html
PR: ports/136400
Submitted by: Dereckson <dereckson at gmail.com>
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 a0fdce0b21b5..9f035d959c88 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1613,6 +1613,7 @@ SUBDIR += wnews SUBDIR += woadaptor SUBDIR += woadaptor-cgi + SUBDIR += woof SUBDIR += wordpress SUBDIR += wordpress-mu SUBDIR += wsdlpull |