aboutsummaryrefslogtreecommitdiff
path: root/print
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
parent3a35210be12e95294b8ced696721b6b4b0e88286 (diff)
downloadports-59a6fe628ab6134b1341eed143c702867ed45284.tar.gz
ports-59a6fe628ab6134b1341eed143c702867ed45284.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript-gnu-commfont/Makefile.common4
-rw-r--r--print/ghostscript7-commfont/Makefile.common4
2 files changed, 6 insertions, 2 deletions
diff --git a/print/ghostscript-gnu-commfont/Makefile.common b/print/ghostscript-gnu-commfont/Makefile.common
index b2c4ae1649f6..025a7b0dfc23 100644
--- a/print/ghostscript-gnu-commfont/Makefile.common
+++ b/print/ghostscript-gnu-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
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