summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authornros <nros@pkgsrc.org>2019-12-04 13:31:43 +0000
committernros <nros@pkgsrc.org>2019-12-04 13:31:43 +0000
commit1083b628fc96da656ff46ff156679c55c1be6186 (patch)
tree4e704f81fce378b0a408015f3d0fc74eb9ccf48c /math/Makefile
parentae9c474b336682fe64a73cfef2fceffb972c416f (diff)
downloadpkgsrc-1083b628fc96da656ff46ff156679c55c1be6186.tar.gz
add math/py-libixion to pkgsrc
py-libixion are python bindings for math/libixion.
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 0aaafa8225d..dd7b9b7c673 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.439 2019/12/01 16:17:54 minskim Exp $
+# $NetBSD: Makefile,v 1.440 2019/12/04 13:31:43 nros Exp $
COMMENT= Mathematics
@@ -322,6 +322,7 @@ SUBDIR+= py-gmpy
SUBDIR+= py-infinity
SUBDIR+= py-intervals
SUBDIR+= py-kiwisolver
+SUBDIR+= py-libixion
SUBDIR+= py-lmfit
SUBDIR+= py-mpmath
SUBDIR+= py-munkres