f098e84d93
ok jasper@
18 lines
339 B
Makefile
18 lines
339 B
Makefile
# $OpenBSD: Makefile,v 1.4 2010/05/26 08:57:49 kevlo Exp $
|
|
|
|
COMMENT= Reusable tests for POE::Loop authors
|
|
|
|
MODULES= cpan
|
|
DISTNAME= POE-Test-Loops-1.035
|
|
CATEGORIES= devel
|
|
|
|
HOMEPAGE= http://poe.perl.org/
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|