2010-12-03 11:46:46 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:46:51 ajacoutot Exp $
|
2006-11-06 14:12:11 +00:00
|
|
|
|
2007-09-15 20:38:20 +00:00
|
|
|
COMMENT= universal forwarder for catalyst applications
|
2006-11-06 14:12:11 +00:00
|
|
|
|
2006-11-14 10:22:11 +00:00
|
|
|
MODULES= cpan
|
2006-11-06 14:12:11 +00:00
|
|
|
DISTNAME= Catalyst-Plugin-Pluggable-0.04
|
2010-12-03 11:46:46 +00:00
|
|
|
REVISION= 1
|
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 14:12:11 +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 14:12:11 +00:00
|
|
|
|
|
|
|
MAKE_ENV= TEST_POD=Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|