summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2017-10-12 16:37:37 +0000
committerminskim <minskim@pkgsrc.org>2017-10-12 16:37:37 +0000
commit61eb7d2155a41f14bde57bd837a3cf384d89af22 (patch)
treeba94157e174907d4defe7aaf444ba5f393878788 /math/Makefile
parent48517f41a8fa0b7a534155bee996cab26ea25f8f (diff)
downloadpkgsrc-61eb7d2155a41f14bde57bd837a3cf384d89af22.tar.gz
math/Makefile: Add py-quadprog
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 40191ddb739..76f3d5b7507 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.345 2017/09/26 17:33:37 adam Exp $
+# $NetBSD: Makefile,v 1.346 2017/10/12 16:37:37 minskim Exp $
COMMENT= Mathematics
@@ -265,6 +265,7 @@ SUBDIR+= py-pandas
SUBDIR+= py-pandas-datareader
SUBDIR+= py-patsy
SUBDIR+= py-pytables
+SUBDIR+= py-quadprog
SUBDIR+= py-roman
SUBDIR+= py-rpy
SUBDIR+= py-scikit-learn