diff options
author | tonnerre <tonnerre@pkgsrc.org> | 2013-11-04 21:45:44 +0000 |
---|---|---|
committer | tonnerre <tonnerre@pkgsrc.org> | 2013-11-04 21:45:44 +0000 |
commit | 5c92d62e02b9d0da694c67dd702e817a5184e9d7 (patch) | |
tree | 61c56366e7a6aec318fc413146d4fbbf886c1880 /www/Makefile | |
parent | 470788ec650a26423bac852a0dc1099b341a0007 (diff) | |
download | pkgsrc-5c92d62e02b9d0da694c67dd702e817a5184e9d7.tar.gz |
Link the p5-POE-Component-Server-SOAP Perl package up into the www
Makefile.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 36e20baddd4..ee8246d3d1f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.997 2013/11/04 21:39:26 tonnerre Exp $ +# $NetBSD: Makefile,v 1.998 2013/11/04 21:45:44 tonnerre Exp $ # COMMENT= Packages related to the World Wide Web @@ -448,6 +448,7 @@ SUBDIR+= p5-Net-FastCGI SUBDIR+= p5-Net-HTTP SUBDIR+= p5-POE-Component-Server-PSGI SUBDIR+= p5-POE-Component-Server-SimpleHTTP +SUBDIR+= p5-POE-Component-Server-SOAP SUBDIR+= p5-POE-Filter-HTTP-Parser SUBDIR+= p5-PSGI SUBDIR+= p5-ParallelUserAgent |