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

PORTREVISION=   2
PKGNAMESUFFIX?=  -qt5

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

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

LIB_DEPENDS=    libQt5Pas.so:x11-toolkits/qt5pas

LCL_PLATFORM=   qt5

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

.include "${MASTERDIR}/Makefile"