summaryrefslogtreecommitdiff
path: root/graphics/R-gridExtra
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 16:06:21 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 16:06:21 +0000
commit975ab9a4396221403dff581cd5e4d4f2cea8dc7f (patch)
treeb912490de7ed6611dde47e1812dba547e1280473 /graphics/R-gridExtra
parente13e2bac506721215e899bc86d962e7e722ef8b9 (diff)
downloadpkgsrc-975ab9a4396221403dff581cd5e4d4f2cea8dc7f.tar.gz
R-gridExtra: update to canonical form of an R package.
Update to the canonical form of an R package and fix the LICENSE field.
Diffstat (limited to 'graphics/R-gridExtra')
-rw-r--r--graphics/R-gridExtra/Makefile14
1 files changed, 8 insertions, 6 deletions
diff --git a/graphics/R-gridExtra/Makefile b/graphics/R-gridExtra/Makefile
index 540503d854f..1cef3a67d65 100644
--- a/graphics/R-gridExtra/Makefile
+++ b/graphics/R-gridExtra/Makefile
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.1 2018/05/01 16:05:57 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2019/07/31 16:06:21 brook Exp $
-DISTNAME= gridExtra_2.3
-CATEGORIES= graphics
+CATEGORIES= graphics R
MAINTAINER= minskim@NetBSD.org
-COMMENT= Miscellaneous Functions for "Grid" Graphics
-LICENSE= gnu-gpl-v2
+COMMENT= Miscellaneous functions for "grid" graphics
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-DEPENDS+= R-gtable-[0-9]*:../../math/R-gtable
+R_PKGNAME= gridExtra
+R_PKGVER= 2.3
+
+DEPENDS+= R-gtable>=0.3.0:../../math/R-gtable
USE_LANGUAGES= # none