diff options
author | alex <alex@FreeBSD.org> | 2001-09-15 19:11:08 +0000 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2001-09-15 19:11:08 +0000 |
commit | b703bf5f8f1ee36ffd9996d8ccdd3b5310de0a8f (patch) | |
tree | c3ebb2009ae64bce5158c22f22bb0877402b8cef /graphics/Makefile | |
parent | caf58bd4cdb8d815fdea1b5750489a1685766139 (diff) | |
download | FreeBSD-ports-b703bf5f8f1ee36ffd9996d8ccdd3b5310de0a8f.zip FreeBSD-ports-b703bf5f8f1ee36ffd9996d8ccdd3b5310de0a8f.tar.gz |
Add jpgtn, a utility to create thumbnails of JPEG images.
Submitted by: Martin Blapp <mp@imp.ch>
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 bd48290..3208971 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -110,6 +110,7 @@ SUBDIR += jpeg2ps-a4 SUBDIR += jpeg2ps-letter SUBDIR += jpeginfo + SUBDIR += jpgtn SUBDIR += jslice SUBDIR += juno-2 SUBDIR += kdc2tiff |