mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
791 B
Tcl
21 lines
791 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 cran r-project pixmap 0.4-13
|
|
revision 0
|
|
categories-append graphics
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Functions for import, export, plotting \
|
|
and other manipulations of bitmapped images
|
|
long_description {*}${description}
|
|
checksums rmd160 21208364e701177362bdd2bd71537ba3b0c3dbaa \
|
|
sha256 e3dbc641a0497575b45a4140dadc6bf43cdf39b02393f93f1b0ee4f4d026e711 \
|
|
size 34980
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|