diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-09-14 16:18:50 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-09-14 16:18:50 +0800 |
commit | 7db862801678b33b03f7a301c40616451259d40a (patch) | |
tree | 0d6461d54165f0c662bfa415d764c0daa029f792 /graphics/Makefile | |
parent | 0cf2cb5bd24b7c007262b2247a22a6b3cb0e8806 (diff) | |
download | freebsd-ports-gnome-7db862801678b33b03f7a301c40616451259d40a.tar.gz freebsd-ports-gnome-7db862801678b33b03f7a301c40616451259d40a.tar.zst freebsd-ports-gnome-7db862801678b33b03f7a301c40616451259d40a.zip |
Add libmorph - a library for loading (and saving) 3d models (3d modeller object
files).
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 014779509d30..50bd9ce69984 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -93,6 +93,7 @@ SUBDIR += libdjvu++ SUBDIR += libggi SUBDIR += libimg + SUBDIR += libmorph SUBDIR += libungif SUBDIR += libwmf SUBDIR += linux-bmrt |