ports/www/p5-Test-HTTP-Server-Simple/Makefile

17 lines
268 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= test framework for HTTP::Server::Simple
MODULES= cpan
PKG_ARCH= *
DISTNAME = Test-HTTP-Server-Simple-0.11
CATEGORIES= www devel
REVISION = 0
# perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= www/p5-HTTP-Server-Simple
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>