mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
18 lines
393 B
Makefile
18 lines
393 B
Makefile
# New ports collection makefile for: ja-tcsh NLS catalog (Rishu)
|
|
# Date created: 19 August 1998
|
|
# Whom: Issei Suzuki <issei@jp.FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATALOGNAME= rishu
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Japanese NLS catalog for TCSH ("Rishu" taste)
|
|
|
|
MASTERDIR= ${.CURDIR}/../tcsh-nls-generic
|
|
PKGDIR= ${.CURDIR}
|
|
PLIST= ${MASTERDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|