pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math math/Makefile: Add py-netCDF4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ea531b3525f1
branches:  trunk
changeset: 341468:ea531b3525f1
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Oct 02 23:24:29 2019 +0000

description:
math/Makefile: Add py-netCDF4

diffstat:

 math/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0cede20dff0a -r ea531b3525f1 math/Makefile
--- a/math/Makefile     Wed Oct 02 21:27:18 2019 +0000
+++ b/math/Makefile     Wed Oct 02 23:24:29 2019 +0000
@@ -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-lmfit
 SUBDIR+=       py-mpmath
 SUBDIR+=       py-munkres
+SUBDIR+=       py-netCDF4
 SUBDIR+=       py-networkx
 SUBDIR+=       py-noise
 SUBDIR+=       py-numarray



Home | Main Index | Thread Index | Old Index