diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-18 00:28:42 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-18 00:28:42 +0800 |
commit | 3c378271ebc493649dab7cf2cf68290e3a997597 (patch) | |
tree | fe1c17e0a702d60d4213429af238f54a69e013fb /graphics/Makefile | |
parent | 2ebc72ebd4a83cf5bc628ca9240535d03bb3948d (diff) | |
download | freebsd-ports-gnome-3c378271ebc493649dab7cf2cf68290e3a997597.tar.gz freebsd-ports-gnome-3c378271ebc493649dab7cf2cf68290e3a997597.tar.zst freebsd-ports-gnome-3c378271ebc493649dab7cf2cf68290e3a997597.zip |
Add landscape 0.5.1, a program for generating and rendering
landscapes.
PR: 27236
Submitted by: Jonathan Belson <jon@witchspace.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 2b505119142f..d9a2544842ad 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -106,6 +106,7 @@ SUBDIR += kdegraphics2 SUBDIR += killustrator SUBDIR += kplot3d + SUBDIR += landscape SUBDIR += lcms SUBDIR += leafpak SUBDIR += lfview |