# $MidnightBSD: trunk/devel/boehm-gc-threaded/Makefile 19348 2015-06-06 16:35:37Z laffer1 $

PORTREVISION=	1

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

LICENSE=	mit

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

GC_VARIANT=	threaded

.include "${MASTERDIR}/Makefile"
