diff options
author | Yoshio MITA <mita@FreeBSD.org> | 2002-05-03 09:33:19 +0000 |
---|---|---|
committer | Yoshio MITA <mita@FreeBSD.org> | 2002-05-03 09:33:19 +0000 |
commit | aeee9259605cad51adc4e17b45c2b5566fb8f7ca (patch) | |
tree | 608dc2af194944db8c121df30424a8cbd0ab2fdb /print | |
parent | upgrade to 0.7 (diff) |
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]
Notes
Notes:
svn path=/head/; revision=58486
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 92e5bb0390e6..7c9ca55b9d60 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 |