aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript7-jpnfont
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2008-06-01 08:51:52 +0000
committerHiroki Sato <hrs@FreeBSD.org>2008-06-01 08:51:52 +0000
commit91217bfa1b29b12ccc279650099aa4377c9525d4 (patch)
tree974984a1da05d88193c2a3930014bf40d0c4873b /print/ghostscript7-jpnfont
parent70e64555889321116063c724a237e9664ef57d18 (diff)
downloadports-91217bfa1b29b12ccc279650099aa4377c9525d4.tar.gz
ports-91217bfa1b29b12ccc279650099aa4377c9525d4.zip
Notes
Diffstat (limited to 'print/ghostscript7-jpnfont')
-rw-r--r--print/ghostscript7-jpnfont/Makefile16
-rw-r--r--print/ghostscript7-jpnfont/pkg-descr2
2 files changed, 8 insertions, 10 deletions
diff --git a/print/ghostscript7-jpnfont/Makefile b/print/ghostscript7-jpnfont/Makefile
index cb17a3efab99..a883755e2c81 100644
--- a/print/ghostscript7-jpnfont/Makefile
+++ b/print/ghostscript7-jpnfont/Makefile
@@ -5,24 +5,22 @@
# $FreeBSD$
#
-PORTNAME= ghostscript-gnu-jpnfont
+PORTNAME= ghostscript7-jpnfont
PORTVERSION= 7.07
-PORTREVISION= 5
CATEGORIES= japanese print
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= hrs@FreeBSD.org
-COMMENT= Japanese font support for GNU Ghostscript
+MAINTAINER= doceng@FreeBSD.org
+COMMENT= Japanese font support for Ghostscript 7.x
RUN_DEPENDS= ${LOCALBASE}/share/fonts/TrueType/ipam.ttf:${PORTSDIR}/japanese/ipa-ttfonts \
- ${LOCALBASE}/share/ghostscript/Resource/CIDFont/Ryumin-Light:${PORTSDIR}/print/ghostscript-gnu-commfont
+ ${LOCALBASE}/share/ghostscript/Resource/CIDFont/Ryumin-Light:${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-jpnfont/pkg-descr b/print/ghostscript7-jpnfont/pkg-descr
index 0cfe0eb875d4..cd4b7df2fb2d 100644
--- a/print/ghostscript7-jpnfont/pkg-descr
+++ b/print/ghostscript7-jpnfont/pkg-descr
@@ -1 +1 @@
-This is a meta package to add Japanese font support to GNU Ghostscript.
+This is a meta package to add Japanese font support to Ghostscript 7.x.