# -*- 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 j.curran multicool 1.0.1
revision            1
maintainers         nomaintainer
license             GPL-2
description         Permutations of multisets in Cool-lex order
long_description    {*}${description}
homepage            https://github.com/jmcurran/multicool
checksums           rmd160  1efc3db94f63441f2ccfa23678f0676185be0583 \
                    sha256  bd72de1fbd7ea32018d6af09ac2af80871ebe26bf9dfdf1ba53f87e6cff56c1f \
                    size    14969

depends_lib-append  port:R-Rcpp

test.run            yes
