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

15 lines
260 B
Makefile
Raw Normal View History

2013-03-24 03:41:35 -04:00
# $OpenBSD: Makefile,v 1.3 2013/03/24 07:41:35 benoit Exp $
COMMENT = show modules your program loads
2013-03-24 03:41:35 -04:00
DISTNAME = Devel-TraceUse-2.09
CATEGORIES = devel
# perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
CONFIGURE_STYLE = modbuild
.include <bsd.port.mk>