summaryrefslogtreecommitdiffstats
path: root/devel/fpc-fcl-process/Makefile
blob: 09291e426f067675980bfd662f70168ac709059c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$

PORTREVISION=	0
CATEGORIES=	devel lang
PKGNAMESUFFIX=	-fcl-process

MAINTAINER=	acm@FreeBSD.org
COMMENT=	Free Pascal unit to start and manipulate other programs

USE_FPC=	yes

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

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