mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
18 lines
701 B
Tcl
18 lines
701 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 r-forge fasttime 1.1-0
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Fast utility function for time parsing and conversion
|
|
long_description {*}${description}
|
|
homepage https://www.rforge.net/fasttime
|
|
checksums rmd160 6c3d975c82633231035e7242a54ea00a3a9b8582 \
|
|
sha256 46c551facf3dbff36aca55aaf82f03d5f9aa2fd52be951a182d11ae5ba064900 \
|
|
size 4776
|
|
|
|
test.run yes
|