diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-01-07 20:53:49 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-01-07 20:53:49 +0800 |
commit | 0a257d10fe37b8dc8ab408374dfd9949af9a80a2 (patch) | |
tree | 1ee489ab8f6934c72cb4cc9faeefd3198a587223 /graphics/Makefile | |
parent | 15bdfe4e7f4a0e7629b7542d0a6710c40ac0c234 (diff) | |
download | freebsd-ports-gnome-0a257d10fe37b8dc8ab408374dfd9949af9a80a2.tar.gz freebsd-ports-gnome-0a257d10fe37b8dc8ab408374dfd9949af9a80a2.tar.zst freebsd-ports-gnome-0a257d10fe37b8dc8ab408374dfd9949af9a80a2.zip |
add tif22pnm 0.06
Converts TIFF- sampled images to PNM image
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 6ec184872fa6..4cb0c2f2675b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -359,6 +359,7 @@ SUBDIR += tgif SUBDIR += tgif-nls SUBDIR += threeDS + SUBDIR += tif22pnm SUBDIR += tiff SUBDIR += tiff2png SUBDIR += tifmerge |