2013-09-20 18:36:23 +02:00
|
|
|
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
2012-05-07 21:04:29 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2016-01-26 18:59:50 +01:00
|
|
|
PORTREVISION= 0
|
2012-05-07 21:04:29 +02:00
|
|
|
PKGNAMESUFFIX= -lcl-nogui
|
|
|
|
|
|
|
|
COMMENT= Lazarus components library - No gui backend
|
|
|
|
|
2016-04-01 16:00:51 +02:00
|
|
|
BUILD_DEPENDS= ${LCL_UNITS_DIR}/alllclunits.ppu:editors/lazarus-lcl-units
|
2012-05-07 21:04:29 +02:00
|
|
|
|
|
|
|
LCL_INTERFACE= nogui
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/lazarus
|
|
|
|
|
2014-03-29 20:02:54 +01:00
|
|
|
OPT= #
|
2012-05-07 21:04:29 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|