freebsd-ports/editors/lazarus-lcl-nogui/Makefile
John Marino b3bb58f9de editors/lazarus* (5 ports): Upgrade version 1.4.2 => 1.6RC2
PR:		206147
Submitted by:	takefu (airport.fm)
2016-01-26 17:59:50 +00:00

16 lines
361 B
Makefile

# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 0
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
OPT= #
.include "${MASTERDIR}/Makefile"