diff options
author | lth <lth@FreeBSD.org> | 2005-04-02 23:14:47 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2005-04-02 23:14:47 +0800 |
commit | 7b12ef45f419df2291f339c77baf890d46417a6b (patch) | |
tree | 4e545103f51904c0bfc14680d622bce52687d8fd /www/Makefile | |
parent | 3a3ee248101d4edea92ea86cc65bc1f01ebe430c (diff) | |
download | freebsd-ports-gnome-7b12ef45f419df2291f339c77baf890d46417a6b.tar.gz freebsd-ports-gnome-7b12ef45f419df2291f339c77baf890d46417a6b.tar.zst freebsd-ports-gnome-7b12ef45f419df2291f339c77baf890d46417a6b.zip |
Add p5-HTTP-Server-Simple-Static 0.02, serve static files with
HTTP::Server::Simple.
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 46b11d7ccac6..71b707347c6c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -500,6 +500,7 @@ SUBDIR += p5-HTTP-Proxy SUBDIR += p5-HTTP-Recorder SUBDIR += p5-HTTP-Server-Simple + SUBDIR += p5-HTTP-Server-Simple-Static SUBDIR += p5-HTTP-WebTest SUBDIR += p5-HTTPD-Log-Filter SUBDIR += p5-HTTPD-User-Manage |