aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/ngraph-fonts/Makefile
blob: b13d02b1efc8b1398b0d48fe50a106f9a22e1a5b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Ports collection makefile for: Japanese Font Setup for math/ngraph
# Version required: 1.0
# Date created:     6 December 1999
# Whom:         Yoshiro MIHIRA <sanpei@jp.FreeBSD.org>
#
# $FreeBSD$
#

DISTNAME=   ja-ngraph-fonts-1.0
CATEGORIES= japanese math x11-fonts
MASTER_SITES=   # empty
DISTFILES=  # empty

MAINTAINER=     sanpei@jp.FreeBSD.org

RUN_DEPENDS= \
    ${X11BASE}/lib/X11/fonts/local/kanji18.pcf.gz:${PORTSDIR}/japanese/kanji18 \
    ${X11BASE}/lib/X11/fonts/local/kanji26.pcf.gz:${PORTSDIR}/japanese/kanji26

USE_X_PREFIX=   yes
NO_BUILD=   yes

do-install: # empty

.include <bsd.port.mk>