summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorEinar Bjarni Halldórsson <einar@isnic.is>2024-04-05 15:06:55 +0100
committerNuno Teixeira <eduardo@FreeBSD.org>2024-04-06 15:42:39 +0100
commit280bc631f5d64fc399d3bfe3002e90e71ceca241 (patch)
tree509969d078a62275f15357cd45b3a08fb25f2149 /graphics/Makefile
parentgraphics/R-cran-cowplot: New port: Streamlined Plot Theme and Plot Annotation... (diff)
graphics/R-cran-ragg: New port: Graphic Devices Based on AGG
- Submitter becomes maintainer Anti-Grain Geometry (AGG) is a high-quality and high-performance 2D drawing library. The 'ragg' package provides a set of graphic devices based on AGG to use as alternative to the raster devices provided through the 'grDevices' package. WWW: https://ragg.r-lib.org/ Differential Revision: https://reviews.freebsd.org/D43735
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 23b5aadc5ac7..d63e8bc80ff6 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -29,6 +29,7 @@
SUBDIR += R-cran-pixmap
SUBDIR += R-cran-png
SUBDIR += R-cran-qcc
+ SUBDIR += R-cran-ragg
SUBDIR += R-cran-rgdal
SUBDIR += R-cran-s2
SUBDIR += R-cran-scales