19 lines
358 B
Makefile

# $OpenBSD: Makefile,v 1.14 2015/01/21 14:42:33 sthen Exp $
COMMENT= map subrequests to actions in Catalyst
MODULES= cpan
DISTNAME= Catalyst-Plugin-SubRequest-0.17
CATEGORIES= www
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= www/p5-Catalyst-Runtime>=5.7012
MAKE_ENV= TEST_POD=yes
.include <bsd.port.mk>