diff options
author | Will Andrews <will@FreeBSD.org> | 2000-12-03 20:21:20 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-12-03 20:21:20 +0000 |
commit | 128a5bc296d7640cdb6598d736b346c5460aa541 (patch) | |
tree | f298e67922c33962d380918edc8217a8249cee18 /graphics/Makefile | |
parent | 49b80109c5e434af4b0a1042bb257953afd49a23 (diff) | |
download | ports-128a5bc296d7640cdb6598d736b346c5460aa541.tar.gz ports-128a5bc296d7640cdb6598d736b346c5460aa541.zip |
Add geist 0.0.3, an object-based image creation/layout app that uses imlib2.
PR: 22334
Submitted by: Jeremy Norris <ishmael27@home.com>
Notes
Notes:
svn path=/head/; revision=35629
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 89707fb972db..a6a9d7ee6444 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -44,6 +44,7 @@ SUBDIR += gd SUBDIR += gdk-pixbuf SUBDIR += gdtclft + SUBDIR += geist SUBDIR += geomview SUBDIR += gfont SUBDIR += gif2png |