diff options
Diffstat (limited to 'japanese/tcsh-nls-multi')
-rw-r--r-- | japanese/tcsh-nls-multi/Makefile | 19 | ||||
-rw-r--r-- | japanese/tcsh-nls-multi/pkg-comment | 1 | ||||
-rw-r--r-- | japanese/tcsh-nls-multi/pkg-descr | 8 |
3 files changed, 28 insertions, 0 deletions
diff --git a/japanese/tcsh-nls-multi/Makefile b/japanese/tcsh-nls-multi/Makefile new file mode 100644 index 00000000000..757520cfe45 --- /dev/null +++ b/japanese/tcsh-nls-multi/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: ja-tcsh NLS catalog (Multi) +# Version required: 6.07.09b5 +# Date created: 19 August 1998 +# Whom: issei <issei@jp.FreeBSD.ORG> +# +# $Id$ +# + +DISTNAME= tcsh-6.07.09.nls-ja.multi +PKGNAME= ja-tcsh-nls-multi-6.07.09b5 +CATEGORIES= japanese shells +MASTER_SITES= http://www.jp.FreeBSD.ORG/~issei/LOCAL_PORTS/ + +MAINTAINER= issei@jp.FreeBSD.ORG + +PLIST= ../tcsh-nls-generic/pkg/PLIST +NLSSRC= ja + +.include "../tcsh-nls-generic/Makefile" diff --git a/japanese/tcsh-nls-multi/pkg-comment b/japanese/tcsh-nls-multi/pkg-comment new file mode 100644 index 00000000000..b309acfd326 --- /dev/null +++ b/japanese/tcsh-nls-multi/pkg-comment @@ -0,0 +1 @@ +Japanese NLS catalog for TCSH. ("Multi" taste) diff --git a/japanese/tcsh-nls-multi/pkg-descr b/japanese/tcsh-nls-multi/pkg-descr new file mode 100644 index 00000000000..f2ffdb812b1 --- /dev/null +++ b/japanese/tcsh-nls-multi/pkg-descr @@ -0,0 +1,8 @@ +Japanese NLS catalog for TCSH. + +NLS catalog allows you to customize output message from TCSH. +This catalog makes them "Multi" taste. + +This catalog is made by: + Yuu Yashiki <s974123@cc.matsuyama-u.ac.jp> + Seiichirou Hiraoka <flathill@flathill.gr.jp> |