summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authortonnerre <tonnerre@pkgsrc.org>2013-11-04 21:39:26 +0000
committertonnerre <tonnerre@pkgsrc.org>2013-11-04 21:39:26 +0000
commit470788ec650a26423bac852a0dc1099b341a0007 (patch)
tree09d10ef07499e709fb00a3b4b06dce598e5a9039 /www/Makefile
parent47242e7e3dea6528091398978508f1bef2f2e6be (diff)
downloadpkgsrc-470788ec650a26423bac852a0dc1099b341a0007.tar.gz
Link the p5-POE-Component-Server-SimpleHTTP Perl module into the www
Makefile.
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index ee62166aeb7..36e20baddd4 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.996 2013/11/03 13:35:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.997 2013/11/04 21:39:26 tonnerre Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -447,6 +447,7 @@ SUBDIR+= p5-Mojolicious
SUBDIR+= p5-Net-FastCGI
SUBDIR+= p5-Net-HTTP
SUBDIR+= p5-POE-Component-Server-PSGI
+SUBDIR+= p5-POE-Component-Server-SimpleHTTP
SUBDIR+= p5-POE-Filter-HTTP-Parser
SUBDIR+= p5-PSGI
SUBDIR+= p5-ParallelUserAgent