bentley 87cea09896 Remove Kevin Lo as maintainer, by request.
While here, fix a couple of license markers.
2015-01-21 06:13:46 +00:00

20 lines
275 B
Makefile

# $OpenBSD: Makefile,v 1.12 2015/01/21 06:13:47 bentley Exp $
SHARED_ONLY= Yes
COMMENT= module for tracing memory leaks
DISTNAME = Test-LeakTrace-0.15
REVISION = 0
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
MODULES= cpan
.include <bsd.port.mk>