diff options
author | lth <lth@FreeBSD.org> | 2005-10-12 20:31:35 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2005-10-12 20:31:35 +0800 |
commit | 9d2cdccfdc41c83d9cfabc1237a654de08b1154a (patch) | |
tree | e08f48091fad92cc6aac27af6132217b6893dfa7 /www/Makefile | |
parent | 5508379b73edc11dc37c20df3e1c5a59fcb53b83 (diff) | |
download | freebsd-ports-gnome-9d2cdccfdc41c83d9cfabc1237a654de08b1154a.tar.gz freebsd-ports-gnome-9d2cdccfdc41c83d9cfabc1237a654de08b1154a.tar.zst freebsd-ports-gnome-9d2cdccfdc41c83d9cfabc1237a654de08b1154a.zip |
Add p5-POE-Component-Server-SimpleHTTP 1.11, Perl extension to serve
HTTP requests in POE.
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 7ce83f83514e..9e94e6a7b4cc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -600,6 +600,7 @@ SUBDIR += p5-POE-Component-Client-UserAgent SUBDIR += p5-POE-Component-Server-HTTP SUBDIR += p5-POE-Component-Server-HTTPServer + SUBDIR += p5-POE-Component-Server-SimpleHTTP SUBDIR += p5-ParallelUA SUBDIR += p5-PodToHTML SUBDIR += p5-Sledge |