diff options
author | tg <tg@FreeBSD.org> | 2000-04-06 17:06:21 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2000-04-06 17:06:21 +0800 |
commit | 0ed08859238f395b51fd7301f6f406e221f27a9a (patch) | |
tree | 03e01a55a2140e631813a440fc7512a22a3a0ca0 /graphics/Makefile | |
parent | 810c20a1b784d3f51ffa2aa7b4ebe6584c95761d (diff) | |
download | freebsd-ports-graphics-0ed08859238f395b51fd7301f6f406e221f27a9a.tar.gz freebsd-ports-graphics-0ed08859238f395b51fd7301f6f406e221f27a9a.tar.zst freebsd-ports-graphics-0ed08859238f395b51fd7301f6f406e221f27a9a.zip |
Import piddle, a 2D drawing library for python.
PR: 17071
Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
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 1998e961f3d..8e5e5fbbc55 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 |