pkgsrc-Changes archive

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

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   minskim
Date:           Wed Oct  2 23:24:29 UTC 2019

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: Add py-netCDF4


To generate a diff of this commit:
cvs rdiff -u -r1.435 -r1.436 pkgsrc/math/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.435 pkgsrc/math/Makefile:1.436
--- pkgsrc/math/Makefile:1.435  Sat Sep 21 18:15:55 2019
+++ pkgsrc/math/Makefile        Wed Oct  2 23:24:29 2019
@@ -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



Home | Main Index | Thread Index | Old Index