diff options
author | bsam <bsam@FreeBSD.org> | 2013-05-03 20:46:30 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2013-05-03 20:46:30 +0800 |
commit | dbc9922d3e34a0298eb98e1b4fefbd05f9859aff (patch) | |
tree | 71ea6d91139259fd057ebd8080a0e6a254362311 /graphics/Makefile | |
parent | ddfd66a15879588bd469b3550e73f3b6d2225e36 (diff) | |
download | freebsd-ports-gnome-dbc9922d3e34a0298eb98e1b4fefbd05f9859aff.tar.gz freebsd-ports-gnome-dbc9922d3e34a0298eb98e1b4fefbd05f9859aff.tar.zst freebsd-ports-gnome-dbc9922d3e34a0298eb98e1b4fefbd05f9859aff.zip |
ICC Examin is a small utility (unix name: iccexamin) for the purpose
of watching the internals of ICC profiles, measurement data (CGATS),
colour samples (named colour profiles), gamut visualisations (vrml),
video card gamma tables (Xorg/XFree86/osX).
WWW: http://www.oyranos.org/icc-examin/
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 a47058ad8709..297786bd00bc 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -369,6 +369,7 @@ SUBDIR += icat SUBDIR += icc-profiles-basiccolor SUBDIR += icc-profiles-openicc + SUBDIR += iccexamin SUBDIR += iccxml SUBDIR += icoconvert SUBDIR += icon-slicer |