summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-21 01:42:34 +0000
committerminskim <minskim@pkgsrc.org>2004-02-21 01:42:34 +0000
commita63098c6930b5bb4187ef6d2a7bbcaf969dc29bd (patch)
tree91ad47c2c57572c1a287249369edcdd280940e74
parent33167fa79488e54db3b435bd9f88a2c89b905737 (diff)
downloadpkgsrc-a63098c6930b5bb4187ef6d2a7bbcaf969dc29bd.tar.gz
Add and enable py-matplotlib.
-rw-r--r--doc/CHANGES3
-rw-r--r--graphics/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 816f8488854..6fbe412ca7f 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4929 2004/02/21 00:15:44 sjg Exp $
+$NetBSD: CHANGES,v 1.4930 2004/02/21 01:42:34 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -945,3 +945,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated bmake to 20040220 [sjg 2004-02-20]
Updates xmame to 0.79.1 [kristerw 2004-02-21]
Updated xmess to 0.79.1 [kristerw 2004-02-21]
+ Added py-matplotlib-0.32 [minskim 2004-02-21]
diff --git a/graphics/Makefile b/graphics/Makefile
index a6479fcde28..e3bfde97749 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.293 2004/02/20 13:44:29 drochner Exp $
+# $NetBSD: Makefile,v 1.294 2004/02/21 01:42:34 minskim Exp $
#
COMMENT= Graphics tools and libraries
@@ -206,6 +206,7 @@ SUBDIR+= py-gimp
SUBDIR+= py-gnuplot
SUBDIR+= py-imaging
SUBDIR+= py-imagingtk
+SUBDIR+= py-matplotlib
SUBDIR+= py-piddle
SUBDIR+= qcamview
SUBDIR+= qiv