# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           octave 1.0

octave.setup        bitbucket jgpallero octclip 2.0.3
revision            3
license             GPL-3+
maintainers         {mps @Schamschula} openmaintainer
description         This package allows to do boolean operations with polygons using the \
                    Greiner-Hormann algorithm.
long_description    {*}${description}

distname            octclip-${version}

checksums           rmd160  4aff109b349b346d84efc92e93e74800672aeac3 \
                    sha256  bbac2f0a26dd90b8260bc4362e5a552df5d1dcb62db2c6253b6711a983e6991f \
                    size    2104726

# do not override MacPorts flags
patchfiles-append   patch-src-Makefile.diff
