2019-01-13 14:16:40 +00:00

17 lines
252 B
Makefile

# $OpenBSD: Makefile,v 1.14 2019/01/13 14:16:40 cwen Exp $
COMMENT = module for tracing memory leaks
DISTNAME = Test-LeakTrace-0.16
CATEGORIES = devel
# perl
PERMIT_PACKAGE_CDROM = Yes
WANTLIB += c perl
MODULES = cpan
.include <bsd.port.mk>