diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2000-04-06 09:06:21 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2000-04-06 09:06:21 +0000 |
commit | 3a0e552ef8dfddc82b030ba5c6f68e2144980970 (patch) | |
tree | e8a218623223c9efe65118c848cda1ec174cfde2 /graphics/Makefile | |
parent | d44c1a7d3dfc14a490d28be0c19734e7c28f68e5 (diff) | |
download | ports-3a0e552ef8dfddc82b030ba5c6f68e2144980970.tar.gz ports-3a0e552ef8dfddc82b030ba5c6f68e2144980970.zip |
Import piddle, a 2D drawing library for python.
PR: 17071
Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
Notes
Notes:
svn path=/head/; revision=27368
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1998e961f3d6..8e5e5fbbc55c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -117,6 +117,7 @@ SUBDIR += pgperl SUBDIR += pgplot SUBDIR += photopc + SUBDIR += piddle SUBDIR += pixmap SUBDIR += plotmtv SUBDIR += plotutils |