aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2010-08-03 10:26:57 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2010-08-03 10:26:57 +0000
commit214b06a42c3d7c239b4a04ea91486973892707ba (patch)
treeafa55c4a92e026d48ee93107fc05d648ce9e4b8e /graphics/Makefile
parent9c1744cd91ae0aac26c50b11e6f47699ac4b46f0 (diff)
Add graphics/libecwj2 that implements support for the JPEG2000 and
ECW image formats. Submitted by: glebius
Notes
Notes: svn path=/head/; revision=258676
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 d253d0564c04..e83da5d7c306 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -425,6 +425,7 @@
SUBDIR += libchamplain
SUBDIR += libdmtx
SUBDIR += libdrm
+ SUBDIR += libecwj2
SUBDIR += libemf
SUBDIR += libexif
SUBDIR += libexif-gtk