freebsd-ports/devel/insight/Makefile
Baptiste Daroussin bc9dc3430c Mark job unsafe
2013-07-10 11:18:03 +00:00

17 lines
297 B
Makefile

# Created by: Mikhail Teterin
# $FreeBSD$
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
.include "${MASTERDIR}/Makefile"