Index: head/editors/lazarus-qt4/Makefile =================================================================== --- head/editors/lazarus-qt4/Makefile (nonexistent) +++ head/editors/lazarus-qt4/Makefile (revision 470846) @@ -0,0 +1,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" Property changes on: head/editors/lazarus-qt4/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property