1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/print/ghostscript7-korfont/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

30 lines
687 B
Makefile

# New ports collection makefile for: ghostscript
# Date created: 14 Jan 2002
# Whom: Mita Yoshio <mita@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= ghostscript7-korfont
PORTVERSION= 7.07
PORTREVISION= 6
CATEGORIES= print korean
MASTER_SITES= # empty
DISTFILES= # empty
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/ghostscript7-commfont
# set these forcibly
USE_GHOSTSCRIPT_RUN= 7
NO_BUILD= yes
DEPENDS_ARGS+= -DA4
do-install:
@${DO_NADA}
.include <bsd.port.mk>