2014-06-14 23:24:53 +00:00

22 lines
315 B
Makefile

# $OpenBSD: Makefile,v 1.10 2014/06/14 23:24:59 sthen Exp $
SHARED_ONLY= Yes
COMMENT= module for tracing memory leaks
DISTNAME = Test-LeakTrace-0.14
REVISION = 0
CATEGORIES= devel
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
MODULES= cpan
.include <bsd.port.mk>