diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-07-17 01:34:03 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-07-17 01:34:03 +0800 |
commit | 5f47fe6fbc9de5fe7d3c48e353114843bcbaf16b (patch) | |
tree | 361463b0d7b0ff48e5735bc83cbdceae94f7afc4 /graphics/Makefile | |
parent | d2fed233d3e5ca4d2eb73665a47c41d302e3a6bf (diff) | |
download | freebsd-ports-gnome-5f47fe6fbc9de5fe7d3c48e353114843bcbaf16b.tar.gz freebsd-ports-gnome-5f47fe6fbc9de5fe7d3c48e353114843bcbaf16b.tar.zst freebsd-ports-gnome-5f47fe6fbc9de5fe7d3c48e353114843bcbaf16b.zip |
This is autopano-sift-2.4 ported to plain "C"
The source is kept as close as possible to the original version.
It should have the same inputs and outputs as the original "C#" version
which is available in ports as graphics/autopano-sift
WWW: http://hugin.sourceforge.net/docs/manual/Autopano-sift-C.html
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 fd5e6f89e865..4f021a0a99b1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -32,6 +32,7 @@ SUBDIR += aqsis SUBDIR += asciio SUBDIR += autopano-sift + SUBDIR += autopano-sift-c SUBDIR += autoq3d SUBDIR += autotrace SUBDIR += aview |