diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2008-06-01 08:51:52 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2008-06-01 08:51:52 +0000 |
commit | 91217bfa1b29b12ccc279650099aa4377c9525d4 (patch) | |
tree | 974984a1da05d88193c2a3930014bf40d0c4873b /print/ghostscript7-korfont | |
parent | 70e64555889321116063c724a237e9664ef57d18 (diff) | |
download | ports-91217bfa1b29b12ccc279650099aa4377c9525d4.tar.gz ports-91217bfa1b29b12ccc279650099aa4377c9525d4.zip |
Notes
Diffstat (limited to 'print/ghostscript7-korfont')
-rw-r--r-- | print/ghostscript7-korfont/Makefile | 16 | ||||
-rw-r--r-- | print/ghostscript7-korfont/pkg-descr | 2 |
2 files changed, 8 insertions, 10 deletions
diff --git a/print/ghostscript7-korfont/Makefile b/print/ghostscript7-korfont/Makefile index 06eca1b4794a..30d2cfcfb463 100644 --- a/print/ghostscript7-korfont/Makefile +++ b/print/ghostscript7-korfont/Makefile @@ -5,24 +5,22 @@ # $FreeBSD$ # -PORTNAME= ghostscript-gnu-korfont +PORTNAME= ghostscript7-korfont PORTVERSION= 7.07 -PORTREVISION= 3 CATEGORIES= korean print MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= hrs@FreeBSD.org -COMMENT= Korean font support for GNU Ghostscript +MAINTAINER= doceng@FreeBSD.org +COMMENT= Korean font support for Ghostscript 7.x RUN_DEPENDS= ${LOCALBASE}/share/fonts/CIDFont/Munhwa-Regular:${PORTSDIR}/korean/munhwafonts-cid \ - ${LOCALBASE}/share/ghostscript/Resource/CIDFont/HYSMyeongJo-Medium:${PORTSDIR}/print/ghostscript-gnu-commfont + ${LOCALBASE}/share/ghostscript/Resource/CIDFont/HYSMyeongJo-Medium:${PORTSDIR}/print/ghostscript7-commfont # set these forcibly -WITH_GHOSTSCRIPT_GNU= yes -USE_GHOSTSCRIPT_RUN= yes -NO_BUILD= yes -DEPENDS_ARGS+= -DA4 +USE_GHOSTSCRIPT_RUN= 7 +NO_BUILD= yes +DEPENDS_ARGS+= -DA4 do-install: @${DO_NADA} diff --git a/print/ghostscript7-korfont/pkg-descr b/print/ghostscript7-korfont/pkg-descr index 8de62f2138fa..a3ff2ece3905 100644 --- a/print/ghostscript7-korfont/pkg-descr +++ b/print/ghostscript7-korfont/pkg-descr @@ -1 +1 @@ -This is a meta package to add Korean font support to GNU Ghostscript. +This is a meta package to add Korean font support to Ghostscript 7.x. |