openbsd-ports/devel/p5-Devel-Trace/Makefile

16 lines
320 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2009/06/07 11:23:55 landry Exp $
COMMENT= print out each line before it is executed
MODULES= cpan
DISTNAME= Devel-Trace-0.10
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>