# Ports collection makefile for:	memcheck
# Date created:				Mon Sep 2, 2002
# Whom:					Dmitry Sivachenko <demon@FreeBSD.org>
#
# $FreeBSD: ports/devel/memcheck/Makefile,v 1.4 2004/03/31 06:52:17 demon Exp $
#

PORTNAME=	memcheck
PORTVERSION=	0.1.3
CATEGORIES=	devel
MASTER_SITES=	http://hald.dnsalias.net/projects/memcheck/

MAINTAINER=	demon@FreeBSD.org
COMMENT=	Memory Allocation Checker

USE_REINPLACE=	yes
GNU_CONFIGURE=	yes
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
