7522707120
from wen heping
18 lines
340 B
Makefile
18 lines
340 B
Makefile
# $OpenBSD: Makefile,v 1.8 2011/04/25 13:46:16 jasper 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>
|