# -*- 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             github s-u PKI 13aa0f9bff4772df4dd598f6808bbed4efb66602
version             0.1-14
revision            1
categories-append   crypto
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Public Key Infrastucture for R, \
                    based on the X.509 standard
long_description    {*}${description}
homepage            https://www.rforge.net/PKI
checksums           rmd160  b27c8b211086fc6a2322b87217d7cd64ccf78a3c \
                    sha256  beb793bb83120fe3e4d5e4582c356b78b09ed7893632c4bc9e5643927009443a \
                    size    86289
github.tarball_from archive

depends_build-append \
                    path:bin/pkg-config:pkgconfig

depends_lib-append  port:R-base64enc

depends_test-append port:R-gmp

test.run            yes
