You've already forked macports-ports
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 schlarmann schoolmath 0.4.2
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Functions and datasets for math used in school
|
|
long_description {*}${description}
|
|
checksums rmd160 7f5dfca3a4b5bdfb361123d3b78177a0121c3e90 \
|
|
sha256 67cfb937f95c680d4bd3a274a43bff847342f4b962cbe421de537a16dd8d1064 \
|
|
size 711716
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|