Files

25 lines
863 B
Tcl

# -*- 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 R 1.0
R.setup github mdsumner ggpolypath 0.3.0 v
revision 1
maintainers nomaintainer
license GPL-3
description Polygons with holes for ggplot2
long_description {*}${description}
homepage https://mdsumner.github.io/ggpolypath
checksums rmd160 cc786775da44c70fda98457a191b3ec34e7a2fa5 \
sha256 4db84880aac6cba4a25a7a4a01afeae62befdf6c5ea4922d308a903f56717f99 \
size 450054
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-ggplot2
depends_test-append port:R-knitr \
port:R-rmarkdown
test.run yes