diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-11 01:00:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-11 01:00:37 +0000 |
commit | 3aeb977ba6ea33ccbd3ffa86074a91e890404013 (patch) | |
tree | 829ae1de1f51aae98889bcaecc39f778e52f52ec /graphics/Makefile | |
parent | - Update to 1.3.1 (diff) |
Add cinepaint, a filmgimp fork, which is a gimp fork.
Cinepaint is specially designed for frame-by-frame painting
and retouching of movie material.
PR: ports/57876
Submitted by: David Yeske <dyeske@yahoo.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 0be91fddd6ec..8cd7fc4ae9b6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -25,6 +25,7 @@ SUBDIR += cadubi SUBDIR += camediaplay SUBDIR += chbg + SUBDIR += cinepaint SUBDIR += claraocr SUBDIR += compupic SUBDIR += cqcam |