blob: 7a094ccfea22e7f0a61d5bf1d26811061a06f958 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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>
|