summaryrefslogtreecommitdiff
path: root/print/ghostscript7-commfont
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-07-28 05:56:30 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-07-28 05:56:30 +0000
commit59a6fe628ab6134b1341eed143c702867ed45284 (patch)
treea5a2f40d0ea83420bea5fadde2888ff8949d6dd3 /print/ghostscript7-commfont
parentupdate audio/cheesetracker: 0.5.5 -> 0.8.0 (diff)
Fix COMMENT.
PR: ports/52052 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=85715
Diffstat (limited to 'print/ghostscript7-commfont')
-rw-r--r--print/ghostscript7-commfont/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/ghostscript7-commfont/Makefile.common b/print/ghostscript7-commfont/Makefile.common
index b2c4ae1649f6..025a7b0dfc23 100644
--- a/print/ghostscript7-commfont/Makefile.common
+++ b/print/ghostscript7-commfont/Makefile.common
@@ -7,7 +7,7 @@ DISTNAME= # nonexistent
DISTFILES= # empty
MAINTAINER?= mita@FreeBSD.org
-COMMENT?= GNU ghostscript with Japanese Font support
+COMMENT?= GNU ghostscript with CJK font support
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu \
${LOCALBASE}/share/ghostscript/Resource/ai0/CMap/Identity-H:${PORTSDIR}/print/adobe-cmaps
@@ -26,12 +26,14 @@ RUN_DEPENDS+= ${LOCALBASE}/share/ghostscript/${PORTVERSION}/lib/gs_init.ps.pre_s
PLIST_SUB+= CIDFNMAP="${CIDFNMAP}"
.if defined(JPNFONT)
CATEGORIES:= japanese ${CATEGORIES}
+COMMENT= GNU ghostscript with Japanese font support
PKGNAMEPREFIX= ja-
PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-jpnfont
RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho-subst.ttf:${PORTSDIR}/japanese/kochi-ttfonts
CIDFNMAP= CIDFnmap.jp
.elif defined(KORFONT)
CATEGORIES:= korean ${CATEGORIES}
+COMMENT= GNU ghostscript with Korean font support
PKGNAMEPREFIX= ko-
PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-korfont
RUN_DEPENDS+= ${LOCALBASE}/share/ghostscript/fonts/Munhwa-Bold:${PORTSDIR}/korean/munhwafonts-cid