# Created by: stas

COMMENT=	Garbage collection and memory leak detection for C and C++ with malloc redirection

MASTERDIR=	${.CURDIR}/../boehm-gc
DESCR=		${.CURDIR}/pkg-descr

GC_VARIANT=	redirect

.include "${MASTERDIR}/Makefile"
