1998-10-10 03:57:33 +00:00
|
|
|
# New ports collection makefile for: ja-tcsh NLS catalog (Koshiki Yukari)
|
1999-07-06 23:09:17 +00:00
|
|
|
# Version required: 6.08.05
|
1998-08-30 21:29:57 +00:00
|
|
|
# Date created: 19 August 1998
|
1998-10-10 03:57:33 +00:00
|
|
|
# Whom: Issei Suzuki <issei@jp.FreeBSD.ORG>
|
1998-08-30 21:29:57 +00:00
|
|
|
#
|
1999-08-25 05:28:01 +00:00
|
|
|
# $FreeBSD$
|
1998-08-30 21:29:57 +00:00
|
|
|
#
|
|
|
|
|
1999-07-06 23:09:17 +00:00
|
|
|
DISTNAME= tcsh-6.08.05.add2
|
|
|
|
PKGNAME= ja-tcsh-nls-koshiki-6.08.05
|
1998-08-30 21:29:57 +00:00
|
|
|
CATEGORIES= japanese shells
|
1999-07-29 21:21:12 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_PORTS_JP}
|
1998-08-30 21:29:57 +00:00
|
|
|
|
|
|
|
MAINTAINER= issei@jp.FreeBSD.ORG
|
|
|
|
|
1998-12-01 03:06:49 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../tcsh-nls-generic
|
|
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
PLIST= ${MASTERDIR}/pkg/PLIST
|
1998-10-10 03:57:33 +00:00
|
|
|
NLSSRC= ${DISTNAME}/nls/ja.koshiki
|
1998-08-30 21:29:57 +00:00
|
|
|
|
1998-12-01 03:06:49 +00:00
|
|
|
.include "${MASTERDIR}/Makefile"
|