freebsd-ports/devel/memcheck/Makefile
2013-09-25 00:54:08 +00:00

18 lines
353 B
Makefile

# Created by: Dmitry Sivachenko <demon@FreeBSD.org>
# $FreeBSD$
PORTNAME= memcheck
PORTVERSION= 0.2.4
CATEGORIES= devel
MASTER_SITES= http://hald.dnsalias.net/projects/memcheck/
MAINTAINER= demon@FreeBSD.org
COMMENT= Memory Allocation Checker
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>