summaryrefslogtreecommitdiff
path: root/editors/lazarus-lcl-units/Makefile
blob: 62dc7e35449416f2264a3d65a38ed5325bdf9200 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$

PORTREVISION=	0
PKGNAMESUFFIX=	-lcl-units

COMMENT=	Lazarus components library units

USE_FPC=	fcl-base fcl-db fcl-image fcl-process fcl-xml iconvenc

LCL_INTERFACE=	#

MASTERDIR=	${.CURDIR}/../../editors/lazarus

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"