dc05686af1
MooseX::Async is a set of Metaclasses for MooseX::POE and it's siblings.
20 lines
380 B
Makefile
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>
|