diff options
author | lkoeller <lkoeller@FreeBSD.org> | 2000-12-30 22:14:57 +0800 |
---|---|---|
committer | lkoeller <lkoeller@FreeBSD.org> | 2000-12-30 22:14:57 +0800 |
commit | e2631955709c9e788b67dda18b16adea1a3de916 (patch) | |
tree | 4fa3b700b166a2ce1e8116d54e16e86d1a20dc1d /graphics/Makefile | |
parent | 659a782975a12c774fe4e265c6a33e61a1e909ed (diff) | |
download | freebsd-ports-graphics-e2631955709c9e788b67dda18b16adea1a3de916.tar.gz freebsd-ports-graphics-e2631955709c9e788b67dda18b16adea1a3de916.tar.zst freebsd-ports-graphics-e2631955709c9e788b67dda18b16adea1a3de916.zip |
New port. jpeg2ps which converts JPEG images to postscript level 2.
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 4d30479c18e..bb1ebb956c3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -90,6 +90,7 @@ SUBDIR += jgraph SUBDIR += jgv SUBDIR += jpeg + SUBDIR += jpeg2ps-letter SUBDIR += jslice SUBDIR += juno-2 SUBDIR += kdc2tiff |