# $OpenBSD: Makefile,v 1.16 2020/07/03 21:45:14 sthen Exp $

COMMENT =		module for tracing memory leaks

DISTNAME =		Test-LeakTrace-0.16
REVISION =		0

CATEGORIES =		devel

# perl
PERMIT_PACKAGE =	Yes

WANTLIB += c perl

MODULES =		cpan

.include <bsd.port.mk>
