# -*- 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
# $Id: Portfile 128785 2014-11-27 12:52:58Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
perl5.setup         Math-Bezier 0.01
revision            4
platforms           darwin
license             {Artistic-1 GPL}
maintainers         nomaintainer
supported_archs     noarch

description         Solution of Bezier Curves

long_description \
    This module implements the algorithm for the solution of Bezier curves \
    as presented by Robert D. Miller in Graphics Gems V, \"Quick and Simple \
    Bezier Curve Drawing\".

checksums           sha1    64facde1e20370ad342820ff9827b321e796f001 \
                    rmd160  7257f9d478d8c35ec895a25b2f42b869b0442e39
