diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-18 00:15:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-18 00:15:24 +0000 |
commit | 475c319554ec0a89dded8c10f521621ca7dd7ff1 (patch) | |
tree | e482c872a263c631a15c14be6aea04ada9b3bde3 /graphics/Makefile | |
parent | 52a9dfb94c3f06a2478aed1c8424f6cbb4c23f0c (diff) | |
download | ports-475c319554ec0a89dded8c10f521621ca7dd7ff1.tar.gz ports-475c319554ec0a89dded8c10f521621ca7dd7ff1.zip |
X3DToolKit is a portable LGPL free C++ toolkit for loading, displaying and
processing X3D models
PR: ports/88184
Submitted by: German Tischler <tanis@gaspode.franken.de>
Notes
Notes:
svn path=/head/; revision=148692
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 081fa98dfb00..8c1d37684580 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -320,6 +320,7 @@ SUBDIR += libvisual-plugins SUBDIR += libwmf SUBDIR += libwpcg + SUBDIR += libx3dtk SUBDIR += linplasma SUBDIR += linux-ac3d SUBDIR += linux-bmrt |