mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
691 B
Tcl
20 lines
691 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 ripley RODBC 1.3-23
|
|
revision 1
|
|
categories-append databases
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description ODBC database interface
|
|
long_description {*}${description}
|
|
checksums rmd160 7b2867ccc0426fdab6219933fad26be0614ca36d \
|
|
sha256 15cdd15ac0afb3294420c7593b04a5e4e31df175418b22a8ec075bf5855e0f3b \
|
|
size 930443
|
|
|
|
depends_lib-append port:libiodbc
|
|
|
|
test.run yes
|