aboutsummaryrefslogtreecommitdiffstats
path: root/editors/lazarus-qt4/Makefile
blob: 654ae66772a21de79ed95f707b5c9456b1074a4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PKGNAMESUFFIX?=  -qt4

COMMENT=    Portable Delphi-like IDE for the FreePascal compiler (QT4)

CONFLICTS=  ${PORTNAME}-gtk2-* ${PORTNAME}-qt5-*

LIB_DEPENDS=    libQt4Pas.so:x11-toolkits/qt4pas

LCL_PLATFORM=   qt

MASTERDIR=  ${.CURDIR}/../../editors/lazarus

.include "${MASTERDIR}/Makefile"