freebsd-ports/editors/lazarus-lcl-nogui/Makefile

17 lines
349 B
Makefile
Raw Normal View History

# 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:editors/lazarus-lcl-units
LCL_INTERFACE= nogui
MASTERDIR= ${.CURDIR}/../../editors/lazarus
OPT= #
.include "${MASTERDIR}/Makefile"