diff options
author | Yoshio MITA <mita@FreeBSD.org> | 2002-07-25 23:55:17 +0000 |
---|---|---|
committer | Yoshio MITA <mita@FreeBSD.org> | 2002-07-25 23:55:17 +0000 |
commit | d7ce37c7341a7893ba3ce1d8db097bbf5b88854d (patch) | |
tree | 09ed1c475bb280ba75d3b87d39201ddba3148b2e /graphics/Makefile | |
parent | 81806af648f722a972efcd922b844276f99da7f8 (diff) | |
download | ports-d7ce37c7341a7893ba3ce1d8db097bbf5b88854d.tar.gz ports-d7ce37c7341a7893ba3ce1d8db097bbf5b88854d.zip |
Yet another PS -> EPSI converter that is compatible with Tgif.
PR: ports/40906
Notes
Notes:
svn path=/head/; revision=63579
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 4d6b5f741c1f..6dc33e9394c6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -283,6 +283,7 @@ SUBDIR += ppmcaption SUBDIR += proj SUBDIR += pstoedit + SUBDIR += pstoepsi SUBDIR += pvmpov SUBDIR += py-exif SUBDIR += py-gd |