summaryrefslogtreecommitdiffstats
path: root/devel/fpc-gdbint/Makefile
blob: e974fd7425686e167ae27b9abda1d2cf33dcbb9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: John Merryweather Cooper et al
# $FreeBSD$

PORTREVISION=	0
CATEGORIES=	devel
PKGNAMESUFFIX=	-gdbint

MAINTAINER=	acm@FreeBSD.org
COMMENT=	Free Pascal unit providing interface to gdb

USE_FPC=	yes

MASTERDIR=	${.CURDIR}/../../lang/fpc
WRKUNITDIR=	${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR=	${WRKUNITDIR}

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