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

PortSystem      1.0
PortGroup       github 1.0

github.setup    fontforge libspiro 20240903
revision        0
epoch           1
categories      graphics
license         GPL-3+
maintainers     {devans @dbevans} openmaintainer

description     Raph Levien's Spiro package as a library
long_description \
                {*}${description}. A mechanism for drawing smooth contours \
                with constant curvature at the spline joins.

checksums       sha256  cf0251eb5f3545cce365b727a4a56a2f1292f1ef29245c2045c83e28f8a1df42 \
                rmd160  0f2306249f12da5edc14b87319d3c6eda782f7c8 \
                size    82808
github.tarball_from archive

use_autoreconf  yes

configure.args  --disable-silent-rules
