diff options
author | osa <osa@FreeBSD.org> | 2010-08-03 18:26:57 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2010-08-03 18:26:57 +0800 |
commit | 0d773ac0f501ea5aec93f5f633693d9da81168be (patch) | |
tree | 5f99448cdc1b25fcadeba7a72dd92526c978703c /graphics/Makefile | |
parent | 45be53569ee43040708ed7541968e3028fa50e6e (diff) | |
download | freebsd-ports-gnome-0d773ac0f501ea5aec93f5f633693d9da81168be.tar.gz freebsd-ports-gnome-0d773ac0f501ea5aec93f5f633693d9da81168be.tar.zst freebsd-ports-gnome-0d773ac0f501ea5aec93f5f633693d9da81168be.zip |
Add graphics/libecwj2 that implements support for the JPEG2000 and
ECW image formats.
Submitted by: glebius
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 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 |