diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-08 02:48:04 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-08 02:48:04 +0800 |
commit | bf0572c6eb99f8ea6cc16ed892df6175931f42b6 (patch) | |
tree | e9f7357ac17acaa99c09dfbabd3cb1e8775694d8 /graphics/Makefile | |
parent | 7a0c0c1e8c122d170b14a4eeac614986a2502b3d (diff) | |
download | freebsd-ports-gnome-bf0572c6eb99f8ea6cc16ed892df6175931f42b6.tar.gz freebsd-ports-gnome-bf0572c6eb99f8ea6cc16ed892df6175931f42b6.tar.zst freebsd-ports-gnome-bf0572c6eb99f8ea6cc16ed892df6175931f42b6.zip |
add kludge3d 20020301
A simple 3d editor
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 932bfc3da641..f8cdf9b1e8e1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -141,6 +141,7 @@ SUBDIR += kdegraphics2 SUBDIR += kdegraphics3 SUBDIR += kisomandel + SUBDIR += kludge3d SUBDIR += kuickshow SUBDIR += landscape SUBDIR += lcms |