diff options
author | mita <mita@FreeBSD.org> | 2002-05-03 09:33:19 +0000 |
---|---|---|
committer | mita <mita@FreeBSD.org> | 2002-05-03 09:33:19 +0000 |
commit | 74175dcb9cbcf6933827a6dde73b311483a116db (patch) | |
tree | 3999f0f0fce3d8e81a06d591630b8341d0b2728b /print/Makefile | |
parent | 7230d44898f90cadf7411b91129e1a33b7bcb216 (diff) | |
download | FreeBSD-ports-74175dcb9cbcf6933827a6dde73b311483a116db.zip FreeBSD-ports-74175dcb9cbcf6933827a6dde73b311483a116db.tar.gz |
A new port print/adobe-cmaps
This port installs Adobe CMaps that will be commonly used by I18n-ed
ghostscripts and xpdfs.
In ports-jp@jp.FreeBSD.org ML, we have discussed for a month a smart
implimentation of I18n ghostscript. This port is a part of the solution.
Submitted by: KATO Tsuguru [ports-jp 12650]
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 92e5bb0..7c9ca55 100644 --- a/print/Makefile +++ b/print/Makefile @@ -9,6 +9,7 @@ SUBDIR += acroread SUBDIR += acroread-commfont SUBDIR += acroread4 + SUBDIR += adobe-cmaps SUBDIR += afm SUBDIR += amspsfnt SUBDIR += apsfilter |