mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
18 lines
423 B
Makefile
18 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>
|