PortSystem          1.0

name                fxscintilla
version             1.78.0
revision            0
description         FOX wrapper for the Scintilla source code library
long_description    fxscintilla is a FOX wrapper for the Scintilla \
                    source code widget library.
maintainers         nomaintainer
categories          x11
license             LGPL-2.1+
platforms           darwin
homepage            https://www.nongnu.org/fxscintilla
master_sites        https://savannah.nongnu.org/download/fxscintilla/
checksums           md5 22d4134ac76c470c165c6db758ae6b42
depends_build       port:pkgconfig
depends_lib         port:fox
configure.pre_args  --prefix=${prefix}
configure.args      --enable-shared \
                    --with-foxinclude=${prefix}/include \
                    --with-foxlib=${prefix}/lib
