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
726 B
Tcl
19 lines
726 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 eddelbuettel RApiSerialize 0.1.4
|
|
revision 0
|
|
categories-append devel
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description R API Serialization
|
|
long_description {*}${description}
|
|
homepage https://dirk.eddelbuettel.com/code/rapiserialize.html
|
|
checksums rmd160 1899f7b88f849a8de837db586acef016a53bd54f \
|
|
sha256 26b974aca70f93a117253e010bb61f5fd315b36b1d045ab25cdfd417150d63c9 \
|
|
size 9485
|
|
|
|
test.run yes
|