ports/www/p5-CGI-Struct-XS/Makefile

17 lines
248 B
Makefile

COMMENT = fast build structures from CGI data
DISTNAME = CGI-Struct-XS-1.04
CATEGORIES = www
# BSD
PERMIT_PACKAGE = Yes
WANTLIB = c perl
MODULES = cpan
TEST_DEPENDS = devel/p5-Test-Deep \
devel/p5-Test-LeakTrace
.include <bsd.port.mk>