# -*- 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 r-project png 0.1-8
revision            3
categories-append   graphics
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Read and write PNG images
long_description    {*}${description}
homepage            https://www.rforge.net/png
checksums           rmd160  5db34b0099a4a6660e8f534b034fa58c3920e984 \
                    sha256  5a36fabb6d62ba2533d3fc4cececd07891942cfb76fe689ec0d550d08762f61c \
                    size    24880

depends_lib-append  port:libpng

test.run            yes
