diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-01-08 01:29:59 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-01-08 01:29:59 +0000 |
commit | 771f609ccd0d8fcad6099ebe45f55a1f551c2f74 (patch) | |
tree | 0b2c667a0ed0f170cc54a91c2f862461d48f440c | |
parent | fc5085051e04cf3e7129892244213800f66d1b77 (diff) | |
download | ports-771f609ccd0d8fcad6099ebe45f55a1f551c2f74.tar.gz ports-771f609ccd0d8fcad6099ebe45f55a1f551c2f74.zip |
Japanese Font Setup for math/ngraph
PR: 15394
Submitted by: Yoshiro MIHIRA <sanpei@jp.FreeBSD.org>
Notes
Notes:
svn path=/head/; revision=24534
-rw-r--r-- | japanese/ngraph-fonts/Makefile | 25 | ||||
-rw-r--r-- | japanese/ngraph-fonts/pkg-comment | 1 | ||||
-rw-r--r-- | japanese/ngraph-fonts/pkg-descr | 1 | ||||
-rw-r--r-- | japanese/ngraph-fonts/pkg-plist | 1 |
4 files changed, 28 insertions, 0 deletions
diff --git a/japanese/ngraph-fonts/Makefile b/japanese/ngraph-fonts/Makefile new file mode 100644 index 000000000000..b13d02b1efc8 --- /dev/null +++ b/japanese/ngraph-fonts/Makefile @@ -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> diff --git a/japanese/ngraph-fonts/pkg-comment b/japanese/ngraph-fonts/pkg-comment new file mode 100644 index 000000000000..4c4d9db4eb32 --- /dev/null +++ b/japanese/ngraph-fonts/pkg-comment @@ -0,0 +1 @@ +Japanese Font Setup for math/ngraph diff --git a/japanese/ngraph-fonts/pkg-descr b/japanese/ngraph-fonts/pkg-descr new file mode 100644 index 000000000000..4c4d9db4eb32 --- /dev/null +++ b/japanese/ngraph-fonts/pkg-descr @@ -0,0 +1 @@ +Japanese Font Setup for math/ngraph diff --git a/japanese/ngraph-fonts/pkg-plist b/japanese/ngraph-fonts/pkg-plist new file mode 100644 index 000000000000..40054c0b96ed --- /dev/null +++ b/japanese/ngraph-fonts/pkg-plist @@ -0,0 +1 @@ +@comment WE HAVE NOTHING TO DO HERE. |