ports/www/p5-Dancer2-Plugin-Ajax/Makefile

16 lines
288 B
Makefile

COMMENT = plugin for adding Ajax route handlers
MODULES = cpan
PKG_ARCH = *
DISTNAME = Dancer2-Plugin-Ajax-0.400000
CATEGORIES = www
# Perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = www/p5-Dancer2>=0.200000
TEST_DEPENDS = www/p5-HTTP-Message \
www/p5-Plack
.include <bsd.port.mk>