summaryrefslogtreecommitdiff
path: root/math/R-RNetCDF/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-RNetCDF/Makefile')
-rw-r--r--math/R-RNetCDF/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/math/R-RNetCDF/Makefile b/math/R-RNetCDF/Makefile
index d8dd04dd496..8131bc67959 100644
--- a/math/R-RNetCDF/Makefile
+++ b/math/R-RNetCDF/Makefile
@@ -1,16 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2019/07/31 18:23:57 brook Exp $
+# $NetBSD: Makefile,v 1.6 2019/08/08 19:53:45 brook Exp $
+R_PKGNAME= RNetCDF
+R_PKGVER= 1.9-1
PKGREVISION= 3
-CATEGORIES= math R
+CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= ${R_HOMEPAGE_BASE}/ncdf/
COMMENT= Interface to NetCDF datasets
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # OR file LICENSE
-R_PKGNAME= RNetCDF
-R_PKGVER= 1.9-1
-
USE_LANGUAGES= c
.include "../../math/R/Makefile.extension"