SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
21
www/p5-HTTP-Server-Simple/Makefile
Normal file
21
www/p5-HTTP-Server-Simple/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
|||
COMMENT= simple standalone HTTP server
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
DISTNAME = HTTP-Server-Simple-0.52
|
||||
CATEGORIES= www
|
||||
REVISION = 0
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
RUN_DEPENDS = www/p5-CGI
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= devel/p5-Test-Pod \
|
||||
devel/p5-Test-Pod-Coverage \
|
||||
www/p5-URI
|
||||
|
||||
MODCPAN_EXAMPLES= Yes
|
||||
MODCPAN_EXAMPLES_DIST= ex
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue