diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-19 16:43:26 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-19 16:43:26 +0800 |
commit | 322e9cbae3b30d5fff41f4f2a7bd6ac404b06636 (patch) | |
tree | 0af882887174768b559149cd8dbec48110fd6a47 /graphics/Makefile | |
parent | 9b50963fc42ecb670eafffd68889b78853454ed5 (diff) | |
download | freebsd-ports-gnome-322e9cbae3b30d5fff41f4f2a7bd6ac404b06636.tar.gz freebsd-ports-gnome-322e9cbae3b30d5fff41f4f2a7bd6ac404b06636.tar.zst freebsd-ports-gnome-322e9cbae3b30d5fff41f4f2a7bd6ac404b06636.zip |
add Coin 1.0.2
C++ 3D graphics library based on the Open Inventor 2.1 API
PR: 37921
Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de>
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 b4db279c1f54..856ee5d0cc1b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -4,6 +4,7 @@ SUBDIR += 4va SUBDIR += Cgraph + SUBDIR += Coin SUBDIR += EZWGL SUBDIR += GIFgraph SUBDIR += Hermes |