mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
735 B
Tcl
20 lines
735 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 YinLiLin CMplot 4.5.1
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Circle Manhattan plot
|
|
long_description {*}${description}
|
|
homepage https://github.com/YinLiLin/CMplot
|
|
checksums rmd160 506f611b6a7f45c59a2b60d2beee1eb1ebd0edb9 \
|
|
sha256 684661df212f9f7d2e4ec4263da39a759b5aa9bc304a41c008d8e62e79b08656 \
|
|
size 1763453
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|