freebsd-ports/devel/memcheck/Makefile
Dmitry Sivachenko 2effc05c37 Update to 0.2.4
PR:		117586
Submitted by:	chinsan
2007-12-12 14:42:37 +00:00

20 lines
412 B
Makefile

# Ports collection makefile for: memcheck
# Date created: Mon Sep 2, 2002
# Whom: 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:15
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>