1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/editors/lazarus-lcl-gtk2/Makefile
Jose Alonso Cardenas Marquez 44c6c12a2f - New port: editors/lazarus-lcl-gtk2
Lazarus components library - GTK2 backend
2012-05-07 19:12:34 +00:00

22 lines
454 B
Makefile

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