3a1c6d10f6
lines in ports Makefiles
18 lines
338 B
Makefile
18 lines
338 B
Makefile
# $OpenBSD: Makefile,v 1.9 2012/10/15 15:06:42 sthen Exp $
|
|
|
|
COMMENT= reusable tests for POE::Loop authors
|
|
|
|
MODULES= cpan
|
|
DISTNAME= POE-Test-Loops-1.050
|
|
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>
|