mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
714 B
Tcl
20 lines
714 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 dusadrian admisc 0.37
|
||
revision 0
|
||
maintainers nomaintainer
|
||
license GPL-3+
|
||
description Adrian Dusa’s Miscellaneous
|
||
long_description {*}${description}
|
||
homepage https://github.com/dusadrian/admisc
|
||
checksums rmd160 97f7b0982a113832e0b31bb7b51a9e32a1d0cd3f \
|
||
sha256 57741b29ed08285ac26331dc63d5c1a7c815245148ea2b8feb0fd5b2f8da3dae \
|
||
size 66260
|
||
|
||
depends_test-append port:R-QCA
|
||
|
||
test.run yes
|