aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Server-Simple/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2005-10-13 18:41:56 +0000
committerLars Thegler <lth@FreeBSD.org>2005-10-13 18:41:56 +0000
commit1285c892f07783e3c4c5f8f208126f1eb230e2cf (patch)
tree83a3209c0cc3064250ec1bd8f1c6cdebbe85db4c /www/p5-HTTP-Server-Simple/Makefile
parent0bee0c95d2341cfb6ff25504bd33cf8b00d67319 (diff)
downloadports-1285c892f07783e3c4c5f8f208126f1eb230e2cf.tar.gz
ports-1285c892f07783e3c4c5f8f208126f1eb230e2cf.zip
Notes
Diffstat (limited to 'www/p5-HTTP-Server-Simple/Makefile')
-rw-r--r--www/p5-HTTP-Server-Simple/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-HTTP-Server-Simple/Makefile b/www/p5-HTTP-Server-Simple/Makefile
index c2304a62e90b..05f31f4531d4 100644
--- a/www/p5-HTTP-Server-Simple/Makefile
+++ b/www/p5-HTTP-Server-Simple/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTTP-Server-Simple
-PORTVERSION= 0.13
+PORTVERSION= 0.15
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTTP
@@ -18,7 +18,8 @@ COMMENT= A very simple standalone HTTP daemon
PERL_CONFIGURE= yes
MAN3= HTTP::Server::Simple.3 \
- HTTP::Server::Simple::CGI.3
+ HTTP::Server::Simple::CGI.3 \
+ HTTP::Server::Simple::CGI::Environment.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600