freebsd-ports/japanese/ngraph-fonts/Makefile
2021-04-06 16:31:07 +02:00

17 lines
423 B
Makefile

# Created by: Yoshiro MIHIRA <sanpei@jp.FreeBSD.org>
PORTNAME= ngraph-fonts
PORTVERSION= 1.0
PORTREVISION= 3
CATEGORIES= japanese math x11-fonts
MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese Font Setup for math/ngraph
RUN_DEPENDS= \
${LOCALBASE}/share/fonts/kanji18/kanji18.pcf.gz:japanese/font-kanji18 \
${LOCALBASE}/share/fonts/kanji26/kanji26.pcf.gz:japanese/font-kanji26
USES= metaport
.include <bsd.port.mk>