From 44c6c12a2f8d14c2004ba6d725d558705fd84886 Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Mon, 7 May 2012 19:12:34 +0000 Subject: - New port: editors/lazarus-lcl-gtk2 Lazarus components library - GTK2 backend --- editors/lazarus-lcl-gtk2/Makefile | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 editors/lazarus-lcl-gtk2/Makefile (limited to 'editors/lazarus-lcl-gtk2') diff --git a/editors/lazarus-lcl-gtk2/Makefile b/editors/lazarus-lcl-gtk2/Makefile new file mode 100644 index 000000000000..f708ec9c653d --- /dev/null +++ b/editors/lazarus-lcl-gtk2/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: lazarus-lcl-gtk2 +# Date Created: 2012-05-01 +# Whom: Alonso Cardenas Marquez +# +# $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" -- cgit v1.2.3