openbsd-ports/www/p5-Catalyst-Plugin-Pluggable/Makefile
2013-03-11 11:35:43 +00:00

21 lines
407 B
Makefile

# $OpenBSD: Makefile,v 1.9 2013/03/11 11:44:44 espie Exp $
COMMENT= universal forwarder for catalyst applications
MODULES= cpan
DISTNAME= Catalyst-Plugin-Pluggable-0.04
REVISION= 1
CATEGORIES= www devel
USE_GROFF = Yes
MAINTAINER= Sean Comeau <scomeau@obscurity.org>
# same as perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= www/p5-Catalyst-Runtime
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>