aboutsummaryrefslogtreecommitdiffstats
path: root/editors/lazarus-lcl-units/Makefile
blob: 55ba34fdec0115fd8159fec94e971646f40f4fd1 (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=   1
PKGNAMESUFFIX=  -lcl-units

COMMENT=    Lazarus components library units

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

LCL_INTERFACE=  #

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

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