aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-12-15 12:36:25 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-12-15 12:36:25 +0000
commit740b156eb93fcd2d39e49a2746a54e7a77f3d291 (patch)
tree0f339daa19a99434e0115aa6d92a8a9115b4cd3f /graphics/Makefile
parentd7acb210f6da1c04681679a4b62b65c220ea7a27 (diff)
downloadports-740b156eb93fcd2d39e49a2746a54e7a77f3d291.tar.gz
ports-740b156eb93fcd2d39e49a2746a54e7a77f3d291.zip
New port: graphics/vigra - another program to mount panoramic images
- also a dependency of hugin VIGRA stands for "Vision with Generic Algorithms". It's a novel computer vision library that puts its main emphasize on customizable algorithms and data structures. By using template techniques similar to those in the C++ Standard Template Library, you can easily adapt any VIGRA component to the needs of your application, without thereby giving up execution speed. PR: ports/71847 Submitted by: Carlos Eduardo G. Carvalho <cartola@openit.com.br>
Notes
Notes: svn path=/head/; revision=124104
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 8d4e621c17df..06a9aadc73b9 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -493,6 +493,7 @@
SUBDIR += vertex
SUBDIR += vid
SUBDIR += view3ds
+ SUBDIR += vigra
SUBDIR += vips
SUBDIR += visionegg
SUBDIR += vp