diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-17 16:28:42 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-17 16:28:42 +0000 |
commit | 47394ad4937774cfc1df088d954a05533f3f4658 (patch) | |
tree | 1047bee4bd0a8dfe7b692bc5ba7f7be6beaf2ea8 /graphics/Makefile | |
parent | Add py-amkCrypto 0.1.3, a Python cryptography modules. (diff) |
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 |