# Created by: Alexander Novitsky # $FreeBSD$ PORTNAME= fxscintilla PORTVERSION= 2.28.0 PORTREVISION= 8 CATEGORIES= x11-toolkits MASTER_SITES= SAVANNAH MAINTAINER= ports@FreeBSD.org COMMENT= Fox toolkit reimplementation of Scintilla editing widget LICENSE= LGPL21 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libFOX-1.6.so:${PORTSDIR}/x11-toolkits/fox16 USES= libtool:keepla pathfix pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared USE_LDCONFIG= yes INSTALL_TARGET= install-strip .include