openbsd-ports/devel/p5-Devel-Trace/Makefile
2013-03-11 10:50:00 +00:00

16 lines
289 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:16 espie Exp $
COMMENT= print out each line before it is executed
MODULES= cpan
DISTNAME= Devel-Trace-0.11
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
# wants press enter to continue
TEST_IS_INTERACTIVE= Yes
.include <bsd.port.mk>