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

19 lines
334 B
Makefile
Raw Normal View History

2013-03-11 06:50:00 -04:00
# $OpenBSD: Makefile,v 1.4 2013/03/11 10:50:18 espie Exp $
COMMENT = provides a unified approach to tracing
MODULES = cpan
DISTNAME = Log-Trace-1.070
REVISION = 0
CATEGORIES = devel
2010-10-18 13:47:50 -04:00
USE_GROFF = Yes
MAINTAINER = Simon Bertrang <simon@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM = Yes
MAKE_ENV += TEST_POD=1
.include <bsd.port.mk>