# $OpenBSD: Makefile,v 1.15 2019/07/12 20:45:10 sthen Exp $

COMMENT =		module for tracing memory leaks

DISTNAME =		Test-LeakTrace-0.16

CATEGORIES =		devel

# perl
PERMIT_PACKAGE =	Yes

WANTLIB += c perl

MODULES =		cpan

.include <bsd.port.mk>
