1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/devel/memcheck/Makefile
Dmitry Sivachenko 15df3df09d Update to 0.2.1.
PR:		99965
Submitted by:	clsung
2006-07-17 08:28:19 +00:00

20 lines
388 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.1
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>