2010-12-03 11:44:22 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:44:34 ajacoutot Exp $
|
2005-01-27 13:13:57 +00:00
|
|
|
|
2007-07-29 22:46:57 +00:00
|
|
|
COMMENT= functional and object-oriented callback architecture
|
2005-01-27 13:13:57 +00:00
|
|
|
|
2006-11-29 08:23:29 +00:00
|
|
|
MODULES= cpan
|
2008-10-03 13:40:28 +00:00
|
|
|
DISTNAME= Params-CallbackRequest-1.19
|
2010-12-03 11:44:22 +00:00
|
|
|
REVISION= 1
|
2006-11-29 08:23:29 +00:00
|
|
|
CATEGORIES= devel
|
2010-11-17 23:30:49 +00:00
|
|
|
USE_GROFF= Yes
|
2005-01-27 13:13:57 +00:00
|
|
|
|
2006-11-29 08:23:29 +00:00
|
|
|
# perl
|
2005-01-27 13:13:57 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-15 19:45:56 +00:00
|
|
|
RUN_DEPENDS= devel/p5-Params-Validate \
|
2010-11-17 23:30:49 +00:00
|
|
|
devel/p5-Exception-Class \
|
|
|
|
devel/p5-Class-ISA
|
|
|
|
REGRESS_DEPENDS= devel/p5-Class-ISA
|
2005-01-27 13:13:57 +00:00
|
|
|
|
2006-11-29 08:23:29 +00:00
|
|
|
CONFIGURE_STYLE=modbuild
|
2005-01-27 13:13:57 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|