aboutsummaryrefslogtreecommitdiffstats
path: root/devel/insight/Makefile
blob: 18ab9da3620c2b06e39343a51d2a311258642de5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    gdb-insight
# Date created:         December 2, 2010
# Whom:                 Mikhail Teterin
#
# $FreeBSD$

PORTREVISION=   0

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]*

.include "${MASTERDIR}/Makefile"