# -*- 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 cran momentfit 0.5
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Methods of moments
long_description    {*}${description}
checksums           rmd160  0fb1843c9e485d8b11ad12069e6907e598ce1cf1 \
                    sha256  5f68e90545f123790d6ba149a21f07d1885361e4ca748cc93fb13bc443f7c720 \
                    size    1300010

depends_lib-append  port:R-sandwich

compilers.setup     require_fortran

depends_test-append port:R-knitr \
                    port:R-lmtest \
                    port:R-texreg

test.run            yes
