You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
741 B
Tcl
21 lines
741 B
Tcl
# -*- 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 github jonclayden loder 0.2.1 v
|
|
revision 1
|
|
categories-append graphics
|
|
maintainers nomaintainer
|
|
license BSD
|
|
description Dependency-free access to PNG image files
|
|
long_description {*}${description}
|
|
checksums rmd160 7fda0b5c063a608670ea263e98cf8c5e393dcb93 \
|
|
sha256 a159b5ba11c27ed8673ca40d2ead8590efa1d973b022972b6ac943b62699f7cd \
|
|
size 121236
|
|
|
|
depends_test-append port:R-covr \
|
|
port:R-tinytest
|
|
|
|
test.run yes
|