openbsd-ports/devel/p5-Test-LeakTrace/Makefile
2022-03-11 18:49:30 +00:00

15 lines
183 B
Makefile

COMMENT = module for tracing memory leaks
DISTNAME = Test-LeakTrace-0.17
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
WANTLIB = c perl
MODULES = cpan
.include <bsd.port.mk>