summaryrefslogblamecommitdiff
path: root/print/ghostscript7-jpnfont/Makefile
blob: 9f3ca703d8ea774ac79a934d02b2064ad78291fa (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                      
                                    
                    
                 
                              

                       
 

                                                         
 
                                                                                             
                                                                                                                    
 
                    


                            




                      
# New ports collection makefile for:	ghostscript
# Date created:		14 Jan 2002
# Whom:			Mita Yoshio <mita@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	ghostscript7-jpnfont
PORTVERSION=	7.07
PORTREVISION=	6
CATEGORIES=	print japanese
MASTER_SITES=	# empty
DISTFILES=	# empty

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/ghostscript7-commfont

# set these forcibly
USE_GHOSTSCRIPT_RUN=	7
NO_BUILD=		yes
DEPENDS_ARGS+=		-DA4

do-install:
	@${DO_NADA}

.include <bsd.port.mk>