1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

- New port: editors/lazarus-qt5

Differential Revision:	https://reviews.freebsd.org/D14661
This commit is contained in:
Jose Alonso Cardenas Marquez 2018-05-25 16:00:46 +00:00
parent 513ee485c5
commit b9123ccd9a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470847

View File

@ -0,0 +1,16 @@
# $FreeBSD$
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"