ports/www/p5-CGI-Simple/Makefile

15 lines
270 B
Makefile

COMMENT = drop-in object-oriented CGI.pm replacement
MODULES = cpan
PKG_ARCH = *
DISTNAME = CGI-Simple-1.280
CATEGORIES = www
# Perl
PERMIT_PACKAGE = Yes
TEST_DEPENDS = devel/p5-Test-Exception \
devel/p5-Test-NoWarnings \
www/p5-libwww
.include <bsd.port.mk>