aboutsummaryrefslogblamecommitdiff
path: root/devel/fpc-tplylib/Makefile
blob: a26f6f63f72fb708ea4a1d35f0573aef7dab4397 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                              
CATEGORIES=	devel lang
PKGNAMESUFFIX=	-tplylib

COMMENT=	Unit for a compiler generator for Turbo Pascal and compatibles

USES=		fpc

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

.include "${MASTERDIR}/Makefile"