freebsd-ports/japanese/ngraph-fonts/Makefile
Antoine Brodin d661363b50 Fix depends
2018-03-26 21:18:15 +00:00

18 lines
431 B
Makefile

# 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
COMMENT= Japanese Font Setup for math/ngraph
RUN_DEPENDS= \
${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>