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

17 lines
288 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>