diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-29 01:10:48 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-29 01:10:48 +0800 |
commit | f177e946f86604d57467c7688b191a78e77b9416 (patch) | |
tree | d2208ea39a5fcded915757525f5a3364355eb2d9 /www/Makefile | |
parent | cd80e83d127a0fc15544b6f78b49dd4965bca42e (diff) | |
download | freebsd-ports-gnome-f177e946f86604d57467c7688b191a78e77b9416.tar.gz freebsd-ports-gnome-f177e946f86604d57467c7688b191a78e77b9416.tar.zst freebsd-ports-gnome-f177e946f86604d57467c7688b191a78e77b9416.zip |
A simple lightweight event based web server
WWW: http://search.cpan.org/dist/AnyEvent-HTTPD
PR: ports/136897
Submitted by: Mons Anderson <mons at cpan.org>
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 59febd49c69a..411c2309da05 100644 --- a/www/Makefile +++ b/www/Makefile @@ -585,6 +585,7 @@ SUBDIR += p5-AMF-Perl SUBDIR += p5-Acme-Monta SUBDIR += p5-AnyEvent-HTTP + SUBDIR += p5-AnyEvent-HTTPD SUBDIR += p5-Apache-ASP SUBDIR += p5-Apache-AddHostPath SUBDIR += p5-Apache-Admin-Config |