openbsd-ports/devel/p5-MooseX-Async/Makefile
jasper dc05686af1 import p5-MooseX-Async 0.07
MooseX::Async is a set of Metaclasses for MooseX::POE and it's siblings.
2010-01-11 22:36:26 +00:00

20 lines
380 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2010/01/11 22:36:26 jasper Exp $
COMMENT= the Orphanange of Asynchronous Love Children
DISTNAME= MooseX-Async-0.07
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-MooseX-AttributeHelpers
.include <bsd.port.mk>