summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2018-01-22 19:23:46 +0000
committerminskim <minskim@pkgsrc.org>2018-01-22 19:23:46 +0000
commitd4e4e00f7e4dac52cf69aa93d78cf3c6266b33ec (patch)
tree115e49ee8930f4529fc330bdd8be70a84f59d852 /math/Makefile
parentb41a1618edab7f6acb8248ae2e7083eccc007022 (diff)
downloadpkgsrc-d4e4e00f7e4dac52cf69aa93d78cf3c6266b33ec.tar.gz
math/Makefile: Add R-VGAM
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index ea2cee0421e..1895e5e0d74 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.353 2018/01/22 06:21:00 wen Exp $
+# $NetBSD: Makefile,v 1.354 2018/01/22 19:23:46 minskim Exp $
COMMENT= Mathematics
@@ -19,6 +19,7 @@ SUBDIR+= R-RandomFields
SUBDIR+= R-Rcmdr
SUBDIR+= R-RcppEigen
SUBDIR+= R-SparseM
+SUBDIR+= R-VGAM
SUBDIR+= R-XML
SUBDIR+= R-abind
SUBDIR+= R-akima