summaryrefslogtreecommitdiffstats
path: root/devel/boehm-gc-redirect/Makefile
blob: 0b13c647e2398d456e724e589fcea8b67814743a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: stas
# $FreeBSD$

PORTREVISION=	1

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

LICENSE=	MIT

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

GC_VARIANT=	redirect

.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud