1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/editors/lazarus-lcl-gtk/Makefile
Jose Alonso Cardenas Marquez 09ee0ee709 - New port: editors/lazarus-lcl-gtk
Lazarus components library - GTK backend
2012-05-07 19:10:59 +00:00

22 lines
450 B
Makefile

# New ports collection makefile for: lazarus-lcl-gtk
# Date Created: 2012-05-01
# Whom: Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 0
PKGNAMESUFFIX= -lcl-gtk
COMMENT= Lazarus components library - GTK backend
BUILD_DEPENDS= ${LCL_UNITS_DIR}/alllclunits.ppu:${PORTSDIR}/editors/lazarus-lcl-units
USE_FPC= x11 gtk1
LCL_INTERFACE= gtk
MASTERDIR= ${.CURDIR}/../../editors/lazarus
.include "${MASTERDIR}/Makefile"