mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
See https://github.com/macports/macports-ports/pull/26909#issuecomment-3339115770
19 lines
701 B
Tcl
19 lines
701 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 cran baddstats polyclip 1.10-7
|
|
revision 0
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license Boost-1
|
|
description Polygon clipping
|
|
long_description {*}${description}
|
|
homepage https://github.com/baddstats/polyclip
|
|
checksums rmd160 264db91874e200449fc113683a5d70340929eeef \
|
|
sha256 f58eaac3a5b2f6711c0c5f12fff91cf80a245ae45878f7217880ab062b5550d3 \
|
|
size 80102
|
|
|
|
test.run yes
|