summaryrefslogtreecommitdiffstats
path: root/devel/fpc-fcl-res/Makefile
blob: 40b7f1ef0a6a3567b8429f5b1d44efd6920732b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Christopher Key <cjk32@cam.ac.uk>
# $FreeBSD$

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

MAINTAINER=	freebsd-fpc@FreeBSD.org
COMMENT=	Free Pascal Component Library

USE_FPC=	fcl-base

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

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