summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
Diffstat (limited to 'korean')
-rw-r--r--korean/ghostscript-gnu-korfont/Makefile24
-rw-r--r--korean/ghostscript-gnu-korfont/pkg-descr1
2 files changed, 20 insertions, 5 deletions
diff --git a/korean/ghostscript-gnu-korfont/Makefile b/korean/ghostscript-gnu-korfont/Makefile
index 14c57f42f9ff..c9883a21d718 100644
--- a/korean/ghostscript-gnu-korfont/Makefile
+++ b/korean/ghostscript-gnu-korfont/Makefile
@@ -5,12 +5,26 @@
# $FreeBSD$
#
-MASTERDIR= ${.CURDIR}/../../print/ghostscript-gnu-commfont
-PORTREVISION= 1
+PORTNAME= ghostscript-gnu-korfont
+PORTVERSION= 7.07
+PORTREVISION= 2
+CATEGORIES= korean print
+MASTER_SITES= # empty
+DISTFILES= # empty
-.undef COMMFONT
+MAINTAINER= hrs@FreeBSD.org
+COMMENT= Korean font support for GNU Ghostscript
-KORFONT= yes
+RUN_DEPENDS= ${LOCALBASE}/share/fonts/CIDFont/Munhwa-Regular:${PORTSDIR}/korean/munhwafonts-cid \
+ ${LOCALBASE}/share/ghostscript/Resource/CIDFont/HYSMyeongJo-Medium:${PORTSDIR}/print/ghostscript-gnu-commfont
-.include "${MASTERDIR}/Makefile.common"
+# set these forcibly
+WITH_GHOSTSCRIPT_GNU= yes
+USE_GHOSTSCRIPT_RUN= yes
+NO_BUILD= yes
+DEPENDS_ARGS+= -DA4
+do-install:
+ @${DO_NADA}
+
+.include <bsd.port.mk>
diff --git a/korean/ghostscript-gnu-korfont/pkg-descr b/korean/ghostscript-gnu-korfont/pkg-descr
new file mode 100644
index 000000000000..8de62f2138fa
--- /dev/null
+++ b/korean/ghostscript-gnu-korfont/pkg-descr
@@ -0,0 +1 @@
+This is a meta package to add Korean font support to GNU Ghostscript.