Japanese Font Setup for math/ngraph
PR: 15394 Submitted by: Yoshiro MIHIRA <sanpei@jp.FreeBSD.org>
This commit is contained in:
parent
fc5085051e
commit
771f609ccd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24534
4 changed files with 28 additions and 0 deletions
25
japanese/ngraph-fonts/Makefile
Normal file
25
japanese/ngraph-fonts/Makefile
Normal file
|
@ -0,0 +1,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>
|
1
japanese/ngraph-fonts/pkg-comment
Normal file
1
japanese/ngraph-fonts/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
Japanese Font Setup for math/ngraph
|
1
japanese/ngraph-fonts/pkg-descr
Normal file
1
japanese/ngraph-fonts/pkg-descr
Normal file
|
@ -0,0 +1 @@
|
|||
Japanese Font Setup for math/ngraph
|
1
japanese/ngraph-fonts/pkg-plist
Normal file
1
japanese/ngraph-fonts/pkg-plist
Normal file
|
@ -0,0 +1 @@
|
|||
@comment WE HAVE NOTHING TO DO HERE.
|
Loading…
Reference in a new issue