# Created by: Mikhail Teterin
# $FreeBSD: tags/RELEASE_10_0_0/devel/insight/Makefile 327723 2013-09-20 17:04:43Z bapt $

PORTREVISION=	1

MAINTAINER=	mi@aldan.algebra.com
COMMENT=	Gnu debugger with the Insight GUI front-end

LATEST_LINK=	insight

MASTERDIR=	${.CURDIR:H}/gdb66
WITH_INSIGHT=	true
CONFLICTS=	gdb-[6-9]*

MAKE_JOBS_UNSAFE=	yes

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"
