aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-10-19 14:45:17 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-10-19 14:45:17 +0000
commit49cd67777dc1c44c94772b4c3afd27e6f2efbf59 (patch)
tree8f23fbba45913be2219066a9bf74191052f7bca7 /graphics/Makefile
parent3b35891545df9cfd42d0205057487ce94cde0a12 (diff)
downloadports-49cd67777dc1c44c94772b4c3afd27e6f2efbf59.tar.gz
ports-49cd67777dc1c44c94772b4c3afd27e6f2efbf59.zip
CAIR is an image resizing library that is based on the works of Shai Avidan and
Ariel Shamir. It is a high-performance multi-threaded library written in C++. It is intended to be multi-platform and multi-architecture. WWW: http://sourceforge.net/projects/c-a-i-r/ PR: ports/128183 Submitted by: buganini at gmail.com
Notes
Notes: svn path=/head/; revision=221786
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 72cc621e67a3..bfa65e671256 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -45,6 +45,7 @@
SUBDIR += bmp-rootvis
SUBDIR += bmp2html
SUBDIR += bugle
+ SUBDIR += c-a-i-r
SUBDIR += cadubi
SUBDIR += cairo
SUBDIR += cairo-java