freebsd-ports/editors/lazarus-qt4/Makefile
Jose Alonso Cardenas Marquez 513ee485c5 - New port: editors/lazarus-qt4
Differential Revision:	https://reviews.freebsd.org/D14661
2018-05-25 16:00:11 +00:00

15 lines
297 B
Makefile

# $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"