diff options
author | markd <markd@pkgsrc.org> | 2002-10-30 11:20:49 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2002-10-30 11:20:49 +0000 |
commit | bcc535ece1c01eadcd45bbcfa842a65127a8024e (patch) | |
tree | 3f902fd5dff1161d67b1953807b3ff6d08549800 /graphics | |
parent | 90674c4b2bc1719970381dd92a416100316775a6 (diff) | |
download | pkgsrc-bcc535ece1c01eadcd45bbcfa842a65127a8024e.tar.gz |
Add and enable py-piddle.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 89a82283e1b..dfd680da481 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.211 2002/10/28 15:13:56 agc Exp $ +# $NetBSD: Makefile,v 1.212 2002/10/30 11:20:49 markd Exp $ # COMMENT= Graphics tools and libraries @@ -174,6 +174,7 @@ SUBDIR+= py-gdchart SUBDIR+= py-gimp SUBDIR+= py-imaging SUBDIR+= py-imagingtk +SUBDIR+= py-piddle SUBDIR+= qiv SUBDIR+= qvplay SUBDIR+= rayshade |