2012-04-08 21:58:28 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2012/04/08 21:58:28 sthen Exp $
|
2006-11-06 11:25:09 +00:00
|
|
|
|
2012-04-08 21:58:28 +00:00
|
|
|
COMMENT= sensible default end action (deprecated)
|
2006-11-06 11:25:09 +00:00
|
|
|
|
2006-11-14 10:22:11 +00:00
|
|
|
MODULES= cpan
|
2012-04-08 21:58:28 +00:00
|
|
|
DISTNAME= Catalyst-Plugin-DefaultEnd-0.08
|
2007-10-04 21:23:41 +00:00
|
|
|
CATEGORIES= www devel
|
2010-11-22 08:36:47 +00:00
|
|
|
USE_GROFF = Yes
|
2006-11-06 11:25:09 +00:00
|
|
|
|
|
|
|
MAINTAINER= Sean Comeau <scomeau@obscurity.org>
|
|
|
|
|
|
|
|
# same as perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-22 08:36:47 +00:00
|
|
|
RUN_DEPENDS= www/p5-Catalyst-Runtime
|
2006-11-06 11:25:09 +00:00
|
|
|
|
|
|
|
MAKE_ENV= TEST_POD=Yes
|
|
|
|
|
2006-11-14 10:22:11 +00:00
|
|
|
CONFIGURE_STYLE= modbuild
|
2006-11-06 11:25:09 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|