# -*- 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           openssl 1.0
PortGroup           R 1.0

R.setup             r-forge s-u RSclient 0.7-10
revision            1
categories-append   net
maintainers         nomaintainer
license             GPL-2
description         Client for Rserve
long_description    {*}${description}, allowing to connect to Rserve instances and issue commands.
homepage            https://www.rforge.net/RSclient
master_sites        ${homepage}/snapshot/
checksums           rmd160  f6daf14983855395a433d3d32dc32673d46d904b \
                    sha256  a5d11532b7bf6534e3143eef29a91338d367d48d30647773e20601bc640d5d47 \
                    size    39735

test.run            yes
