You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
2329655ef7
[skip ci]
17 lines
631 B
Tcl
17 lines
631 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 zlzrm RcppDL 0.0.5
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Deep Learning Methods via Rcpp
|
|
long_description {*}${description}
|
|
checksums rmd160 c197b9c53749ace70271f0e83ef905e8ab0414a0 \
|
|
sha256 e223bee71e78f95470ab8b3272f3b45286dd04e9fa9dae945f691a65170031be \
|
|
size 12456
|
|
|
|
depends_lib-append port:R-Rcpp
|