diff options
author | bms <bms@FreeBSD.org> | 2010-01-15 03:11:45 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2010-01-15 03:11:45 +0800 |
commit | 4b31fb3f78f422767676a2499883dbe24e48a35e (patch) | |
tree | 1d03a0e2d635cd9d88966fd99b33f8cd163cc62f /graphics/Makefile | |
parent | 1a70211ef2966170f815c6e6bfe097ec341e9fb6 (diff) | |
download | freebsd-ports-gnome-4b31fb3f78f422767676a2499883dbe24e48a35e.tar.gz freebsd-ports-gnome-4b31fb3f78f422767676a2499883dbe24e48a35e.tar.zst freebsd-ports-gnome-4b31fb3f78f422767676a2499883dbe24e48a35e.zip |
seom is a library to allow OpenGL application output to be captured.
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 8d7673f4b7e1..e9c3a7f4c838 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -849,6 +849,7 @@ SUBDIR += sdl_ttf SUBDIR += seam-carving-gui SUBDIR += seejpeg + SUBDIR += seom SUBDIR += separate SUBDIR += sharpconstruct SUBDIR += shim |