COMMENT=	Garbage collection and memory leak detection for C and C++ with threading support

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

GC_VARIANT=	threaded

.include "${MASTERDIR}/Makefile"
