# -*- 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 Luigi-Annic ciphertext 0.1.1
revision            2
categories-append   crypto
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Classical cryptography methods for words
long_description    {*}${description} and brief phrases.
homepage            https://github.com/Luigi-Annic/ciphertext
checksums           rmd160  a20f6b8d15e51071fa4c3bef9760c5ce23e13d07 \
                    sha256  2ae7f930e83abcbea2f189b7bc596471340d62b030f4923a94d5eb826fbc1aea \
                    size    11296
supported_archs     noarch

depends_test-append port:R-testthat

test.run            yes
