2012-04-08 17:58:28 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2012/04/08 21:58:28 sthen Exp $
|
2006-11-06 06:25:09 -05:00
|
|
|
|
2012-04-08 17:58:28 -04:00
|
|
|
COMMENT= sensible default end action (deprecated)
|
2006-11-06 06:25:09 -05:00
|
|
|
|
2006-11-14 05:22:11 -05:00
|
|
|
MODULES= cpan
|
2012-04-08 17:58:28 -04:00
|
|
|
DISTNAME= Catalyst-Plugin-DefaultEnd-0.08
|
2007-10-04 17:23:41 -04:00
|
|
|
CATEGORIES= www devel
|
2010-11-22 03:36:47 -05:00
|
|
|
USE_GROFF = Yes
|
2006-11-06 06:25:09 -05: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 03:36:47 -05:00
|
|
|
RUN_DEPENDS= www/p5-Catalyst-Runtime
|
2006-11-06 06:25:09 -05:00
|
|
|
|
|
|
|
MAKE_ENV= TEST_POD=Yes
|
|
|
|
|
2006-11-14 05:22:11 -05:00
|
|
|
CONFIGURE_STYLE= modbuild
|
2006-11-06 06:25:09 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|