aboutsummaryrefslogtreecommitdiff
path: root/editors/lazarus-lcl-units/Makefile
blob: 49b9e9b942e25404e9d719eb259085c19e4e909f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	lazarus-lcl-units
# Date Created:				2012-05-01
# Whom:					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

.include "${MASTERDIR}/Makefile"