blob: 1ac59d9ab0f94b37cfd2cf91b8a0e240a3941f19 (
plain) (
tree)
|
|
# New ports collection makefile for: ja-tcsh NLS catalog (Roomi)
# 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-roomi-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.roomi
.include "${MASTERDIR}/Makefile"
|