You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
766 B
Tcl
22 lines
766 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 github unDocUMeantIt sylly.ru 0.1-2
|
|
revision 1
|
|
categories-append textproc
|
|
maintainers nomaintainer
|
|
license GPL-3+
|
|
description Language support for R-sylly: Russian
|
|
long_description {*}${description}
|
|
checksums rmd160 f8267b583321ab6e8c98decc02abc7f93ae4b476 \
|
|
sha256 d315c77fa016b5f87097a8562337c6bd400d132d0015041f464eb39080efcbfc \
|
|
size 44434
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-sylly
|
|
|
|
test.run yes
|