freebsd-ports/devel/memcheck/Makefile

20 lines
388 B
Makefile
Raw Normal View History

# Ports collection makefile for: memcheck
# Date created: Mon Sep 2, 2002
# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= memcheck
2004-10-15 10:03:00 +02:00
PORTVERSION= 0.1.4
CATEGORIES= devel
MASTER_SITES= http://hald.dnsalias.net/projects/memcheck/
MAINTAINER= demon@FreeBSD.org
COMMENT= Memory Allocation Checker
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>