aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-dichromat
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2012-02-07 20:58:26 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2012-02-07 20:58:26 +0000
commit2501ce08a07174e5327b09639354562d5424f40a (patch)
treeaa03b39dbfd4c2d110a296c8be93c41c7814b269 /graphics/R-cran-dichromat
parent3390f7060e630b0f7e13ba19350cd65380b88cfe (diff)
downloadports-2501ce08a07174e5327b09639354562d5424f40a.tar.gz
ports-2501ce08a07174e5327b09639354562d5424f40a.zip
Notes
Diffstat (limited to 'graphics/R-cran-dichromat')
-rw-r--r--graphics/R-cran-dichromat/Makefile21
-rw-r--r--graphics/R-cran-dichromat/distinfo2
-rw-r--r--graphics/R-cran-dichromat/pkg-descr4
3 files changed, 27 insertions, 0 deletions
diff --git a/graphics/R-cran-dichromat/Makefile b/graphics/R-cran-dichromat/Makefile
new file mode 100644
index 000000000000..f5312340adb3
--- /dev/null
+++ b/graphics/R-cran-dichromat/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: R-cran-dichromat
+# Date created: 2012-02-08
+# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= dichromat
+DISTVERSION= 1.2-4
+CATEGORIES= graphics
+DISTNAME= ${PORTNAME}_${DISTVERSION}
+
+MAINTAINER= tota@FreeBSD.org
+COMMENT= Color schemes for dichromats
+
+LICENSE= GPLv2
+
+USE_R_MOD= yes
+R_MOD_AUTOPLIST= yes
+
+.include <bsd.port.mk>
diff --git a/graphics/R-cran-dichromat/distinfo b/graphics/R-cran-dichromat/distinfo
new file mode 100644
index 000000000000..de0e60eab1dd
--- /dev/null
+++ b/graphics/R-cran-dichromat/distinfo
@@ -0,0 +1,2 @@
+SHA256 (dichromat_1.2-4.tar.gz) = 984a11d9129a762e44f26ac99cb4570bcf854d9933ab05a13c2e5cb53bae595b
+SIZE (dichromat_1.2-4.tar.gz) = 29921
diff --git a/graphics/R-cran-dichromat/pkg-descr b/graphics/R-cran-dichromat/pkg-descr
new file mode 100644
index 000000000000..77f32327e09c
--- /dev/null
+++ b/graphics/R-cran-dichromat/pkg-descr
@@ -0,0 +1,4 @@
+Collapse red-green distinctions to simulate the effects of
+colour-blindness
+
+WWW: http://cran.r-project.org/web/packages/dichromat/