1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/editors/lazarus-lcl-nogui/Makefile
Jose Alonso Cardenas Marquez fd6c18076b - New port: editors/lazarus-lcl-nogui
Lazarus components library - No gui backend
2012-05-07 19:04:29 +00:00

20 lines
440 B
Makefile

# New ports collection makefile for: lazarus-lcl-nogui
# Date Created: 2012-05-01
# Whom: 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
.include "${MASTERDIR}/Makefile"