diff options
author | bsam <bsam@FreeBSD.org> | 2013-02-15 23:18:00 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2013-02-15 23:18:00 +0800 |
commit | 16a6f9982f67680a7187094df5d60d4baa26cd21 (patch) | |
tree | 20c7d4f629631bb805560ccf42c5476a129b6727 /graphics/Makefile | |
parent | fa85cc9fa6dc5e0d64fcecf0d867f9e2170733c3 (diff) | |
download | freebsd-ports-gnome-16a6f9982f67680a7187094df5d60d4baa26cd21.tar.gz freebsd-ports-gnome-16a6f9982f67680a7187094df5d60d4baa26cd21.tar.zst freebsd-ports-gnome-16a6f9982f67680a7187094df5d60d4baa26cd21.zip |
Colour management projects to share ICC related implementation
details and data among graphics applications, libraries and color
management services.
WWW: http://sourceforge.net/projects/openicc/
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 61a1e04eb5b8..d274de7629dc 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -356,6 +356,7 @@ SUBDIR += hs-svgcairo SUBDIR += hsetroot SUBDIR += hugin + SUBDIR += icc-profiles-openicc SUBDIR += icoconvert SUBDIR += icon-slicer SUBDIR += icontact |