# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD: editors/lazarus-lcl-nogui/Makefile 329013 2013-10-02 02:47:53Z acm $

PORTREVISION=	1
PKGNAMESUFFIX=	-lcl-nogui

COMMENT=	Lazarus components library - No gui backend

BUILD_DEPENDS=	${LCL_UNITS_DIR}/alllclunits.ppu:${PORTSDIR}/editors/lazarus-lcl-units

LCL_INTERFACE=	nogui

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

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