freebsd-ports/japanese/ngraph-fonts/Makefile

19 lines
431 B
Makefile
Raw Normal View History

# Created by: Yoshiro MIHIRA <sanpei@jp.FreeBSD.org>
# $FreeBSD$
PORTNAME= ngraph-fonts
PORTVERSION= 1.0
PORTREVISION= 3
CATEGORIES= japanese math x11-fonts
MAINTAINER= ports@FreeBSD.org
2003-02-22 14:24:09 +01:00
COMMENT= Japanese Font Setup for math/ngraph
RUN_DEPENDS= \
2018-03-26 23:18:15 +02:00
${LOCALBASE}/share/fonts/kanji/kanji18.pcf.gz:japanese/font-kanji18 \
${LOCALBASE}/share/fonts/kanji/kanji26.pcf.gz:japanese/font-kanji26
USES= metaport
.include <bsd.port.mk>