diff options
author | miwi <miwi@FreeBSD.org> | 2008-04-30 18:03:40 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-04-30 18:03:40 +0800 |
commit | ccc868fceb1b8e8ea49f781f9f5b9cc8685a9b37 (patch) | |
tree | 11164a740a2740b780282ec614ba57f0d7b4322b /graphics/Makefile | |
parent | b4807cc7048994b2825e104284d049ede9b4237e (diff) | |
download | freebsd-ports-graphics-ccc868fceb1b8e8ea49f781f9f5b9cc8685a9b37.tar.gz freebsd-ports-graphics-ccc868fceb1b8e8ea49f781f9f5b9cc8685a9b37.tar.zst freebsd-ports-graphics-ccc868fceb1b8e8ea49f781f9f5b9cc8685a9b37.zip |
Pencil is an animation/drawing software. It lets you
create traditional hand-drawn animation (cartoon) using
both bitmap and vector graphics.
WWW: http://www.les-stooges.org/pascal/pencil
PR: ports/122827
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com>
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 8e1f294a052..4dcf2e4616b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -552,6 +552,7 @@ SUBDIR += pecl-imlib2 SUBDIR += pecl-qrencode SUBDIR += pecomato + SUBDIR += pencil SUBDIR += peps SUBDIR += pfscalibration SUBDIR += pfstmo |