# -*- 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 dlib 1.0.3.1
revision            1
categories-append   devel
maintainers         nomaintainer
license             Boost-1
description         Access to the Dlib C++ library
long_description    {*}${description}
checksums           rmd160  de7caeed8efc8aa38753b3ff89d33699e873dcf2 \
                    sha256  cbda5cc584f725f67621580253ed36ff09b5544b2358d2d0ff0ac83f1ca190e5 \
                    size    2344789

depends_lib-append  port:R-Rcpp

depends_test-append port:R-inline \
                    port:R-magick

test.run            yes
