aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/tcsh-nls-asuka/Makefile
blob: a0b5266eaf416e7630b7d5f5d29e734e219306c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for: ja-tcsh NLS catalog (Soryu Asuka Langley)
# Version required: 6.08.05
# Date created:     19 August 1998
# Whom:         Issei Suzuki <issei@jp.FreeBSD.org>
#
# $FreeBSD$
#

DISTNAME=   tcsh-6.08.05.add2
PKGNAME=    ja-tcsh-nls-asuka-6.08.05
CATEGORIES= japanese shells
MASTER_SITES=   ${MASTER_SITE_PORTS_JP}

MAINTAINER= issei@jp.FreeBSD.org

MASTERDIR=  ${.CURDIR}/../tcsh-nls-generic
PKGDIR=     ${.CURDIR}/pkg
PLIST=      ${MASTERDIR}/pkg/PLIST
NLSSRC=     ${DISTNAME}/nls/ja.asuka

.include    "${MASTERDIR}/Makefile"