openbsd-ports/devel/p5-MooseX-POE/Makefile
jasper 0dc1386b0d - update to MooseX-POE-0.213
from Andreas Voegele

(any users of p5-Moose-Async still? otherwise Ill zap it in a few weeks)
2011-10-29 16:48:15 +00:00

24 lines
441 B
Makefile

# $OpenBSD: Makefile,v 1.5 2011/10/29 16:48:15 jasper Exp $
COMMENT= the Illicit Love Child of Moose and POE
DISTNAME= MooseX-POE-0.213
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
RUN_DEPENDS= devel/p5-Moose \
devel/p5-POE
REGRESS_DEPENDS= devel/p5-Test-Fatal \
devel/p5-MooseX-Declare>=0.35
.include <bsd.port.mk>