18 lines
340 B
Makefile
18 lines
340 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/01/11 08:29:09 jasper Exp $
|
|
|
|
COMMENT= Reusable tests for POE::Loop authors
|
|
|
|
MODULES= cpan
|
|
DISTNAME= POE-Test-Loops-1.031
|
|
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>
|