mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
18 lines
473 B
Makefile
18 lines
473 B
Makefile
# Created by: Mita Yoshio <mita@FreeBSD.org>
|
|
|
|
PORTNAME= ghostscript
|
|
PORTVERSION= 7.07
|
|
PORTREVISION= 9
|
|
CATEGORIES= print korean
|
|
PKGNAMESUFFIX= 7-korfont
|
|
|
|
MAINTAINER= hrs@FreeBSD.org
|
|
COMMENT= Korean font support for Ghostscript 7.x
|
|
|
|
RUN_DEPENDS= ${LOCALBASE}/share/fonts/CIDFont/Munhwa-Regular:korean/munhwafonts-cid \
|
|
${LOCALBASE}/share/ghostscript/Resource/CIDFont/HYSMyeongJo-Medium:print/ghostscript7-commfont
|
|
|
|
USES= ghostscript:7,run metaport
|
|
|
|
.include <bsd.port.mk>
|