diff options
author | trevor <trevor@FreeBSD.org> | 2000-11-04 01:08:18 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-11-04 01:08:18 +0800 |
commit | 29d3ec505c3fb90f2ecabdd1c37d6c71263e3668 (patch) | |
tree | 9af17c45119f2441f44d8c9adc577ff0c4c90546 /graphics/Makefile | |
parent | db2824123e74b249e6f42310979621adabd8d23f (diff) | |
download | freebsd-ports-gnome-29d3ec505c3fb90f2ecabdd1c37d6c71263e3668.tar.gz freebsd-ports-gnome-29d3ec505c3fb90f2ecabdd1c37d6c71263e3668.tar.zst freebsd-ports-gnome-29d3ec505c3fb90f2ecabdd1c37d6c71263e3668.zip |
Add new port of libmng 0.9.3, a library to support images in MNG format.
MNG permits losslessly compressed, animated images.
PR: 22547
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
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 38873cfa57c1..7dfd1e2cbf8f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -99,6 +99,7 @@ SUBDIR += libflash SUBDIR += libggi SUBDIR += libimg + SUBDIR += libmng SUBDIR += libmorph SUBDIR += libungif SUBDIR += libwmf |