mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
819 B
Tcl
23 lines
819 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 dmurdoch orientlib 0.10.5
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL
|
|
description Support for orientation data
|
|
long_description {*}${description}
|
|
homepage https://dmurdoch.github.io/orientlib
|
|
checksums rmd160 68d2a8874fd685a50553baa7c01acf3202318d19 \
|
|
sha256 d2c9b41f539c93f2ac23bc0e639cb2712c9206a1e8e93ab30196060a08e8bc17 \
|
|
size 192716
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_test-append port:R-rgl \
|
|
port:R-scatterplot3d
|
|
|
|
test.run yes
|