# $Id$ PortSystem 1.0 name fxscintilla version 1.71 revision 1 description FOX wrapper for the Scintilla source code library long_description fxscintilla is a FOX wrapper for the Scintilla \ source code widget library. maintainers lyle@lylejohnson.name categories x11 platforms darwin homepage http://www.nongnu.org/fxscintilla master_sites http://savannah.nongnu.org/download/fxscintilla/ checksums md5 302b5a3d54a259e3bfea2ab1f4040d49 depends_lib port:fox configure.pre_args --prefix=${prefix} configure.args --enable-shared \ --with-foxinclude=${prefix}/include \ --with-foxlib=${prefix}/lib configure.ldflags-append "-dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"