summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2019-10-02 23:24:29 +0000
committerminskim <minskim@pkgsrc.org>2019-10-02 23:24:29 +0000
commiteb8636b5e9bd4b6fd74295a36c61561b85b3002c (patch)
tree2f5cd0ace5dac8640e2cfe677566c1186db589d2 /math
parentfae0455f77b1031ef06cf973a915f4b6547997c8 (diff)
downloadpkgsrc-eb8636b5e9bd4b6fd74295a36c61561b85b3002c.tar.gz
math/Makefile: Add py-netCDF4
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index e979ff61e35..840fbf5684e 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.435 2019/09/21 18:15:55 minskim Exp $
+# $NetBSD: Makefile,v 1.436 2019/10/02 23:24:29 minskim Exp $
COMMENT= Mathematics
@@ -324,6 +324,7 @@ SUBDIR+= py-kiwisolver
SUBDIR+= py-lmfit
SUBDIR+= py-mpmath
SUBDIR+= py-munkres
+SUBDIR+= py-netCDF4
SUBDIR+= py-networkx
SUBDIR+= py-noise
SUBDIR+= py-numarray