summaryrefslogtreecommitdiff
path: root/math/R-RColorBrewer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-RColorBrewer/Makefile')
-rw-r--r--math/R-RColorBrewer/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/math/R-RColorBrewer/Makefile b/math/R-RColorBrewer/Makefile
index 20c26a232be..7f970cd4aa1 100644
--- a/math/R-RColorBrewer/Makefile
+++ b/math/R-RColorBrewer/Makefile
@@ -1,15 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2019/07/31 18:22:12 brook Exp $
+# $NetBSD: Makefile,v 1.5 2019/08/08 19:53:45 brook Exp $
-CATEGORIES= math R
+R_PKGNAME= RColorBrewer
+R_PKGVER= 1.1-2
+CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= ${R_HOMEPAGE_BASE}/RColorBrewer/
COMMENT= ColorBrewer palettes
LICENSE= apache-2.0
-R_PKGNAME= RColorBrewer
-R_PKGVER= 1.1-2
-
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"