openbsd-ports/devel/p5-POE-API-Peek/Makefile
2013-03-11 10:50:00 +00:00

22 lines
411 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:20 espie Exp $
COMMENT= peek into the internals of a running POE environment
DISTNAME= POE-API-Peek-1.34
REVISION= 0
CATEGORIES= devel
# 3-clause BSD
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
USE_GROFF = Yes
RUN_DEPENDS= devel/p5-Devel-Size \
devel/p5-POE
TEST_DEPENDS= devel/p5-Test-Distribution \
devel/p5-Test-NoWarnings
.include <bsd.port.mk>