mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
c2db819150
PR: 8152 Submitted by: maintainer
20 lines
524 B
Makefile
20 lines
524 B
Makefile
# New ports collection makefile for: ja-tcsh NLS catalog (Hoshino Ruri)
|
|
# Version required: 6.08.00
|
|
# Date created: 19 August 1998
|
|
# Whom: Issei Suzuki <issei@jp.FreeBSD.ORG>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1998/08/30 21:32:43 max Exp $
|
|
#
|
|
|
|
DISTNAME= tcsh-6.08.00.add
|
|
PKGNAME= ja-tcsh-nls-ruri2-6.08.00
|
|
CATEGORIES= japanese shells
|
|
MASTER_SITES= http://www2.wbs.ne.jp/~znc/tcsh/
|
|
|
|
MAINTAINER= issei@jp.FreeBSD.ORG
|
|
|
|
PLIST= ../tcsh-nls-generic/pkg/PLIST
|
|
NLSSRC= ${DISTNAME}/nls/ja.ruri2
|
|
|
|
.include "../tcsh-nls-generic/Makefile"
|