aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2007-10-09 16:43:16 +0000
committerVasil Dimov <vd@FreeBSD.org>2007-10-09 16:43:16 +0000
commit1eadbc9dd74d884f363ce8f8f7ed9d9bbce49ed0 (patch)
tree89f457c33bfaf5d3f0d34cc5ca485ea07899954c /graphics/Makefile
parent6181976151b80d0b7ac6b654720cd1242089d231 (diff)
downloadports-1eadbc9dd74d884f363ce8f8f7ed9d9bbce49ed0.tar.gz
ports-1eadbc9dd74d884f363ce8f8f7ed9d9bbce49ed0.zip
Add new port graphics/libpano13 - the successor of graphics/libpano12
This is the pano13 library, part of the Panorama Tools by Helmut Dersch of the University of Applied Sciences Furtwangen. The panorama tools are mainly used to build panoramic images from a set of overlapping images. The usability extends beyond "just" building panoramas by far though. You can, for instance, use them to render an average of multiple images to broaden the dynamic range of the images or average out noise. You can also build object movies with them, morph between images and much more. WWW: http://panotools.sourceforge.net/
Notes
Notes: svn path=/head/; revision=201186
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 386093ab6048..1e1bebef1ce1 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -377,6 +377,7 @@
SUBDIR += libmorph
SUBDIR += libopenraw
SUBDIR += libpano12
+ SUBDIR += libpano13
SUBDIR += libpcd
SUBDIR += libqglviewer
SUBDIR += libqrencode