mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
e1cb034b3d
PR: 7692 Submitted by: Issei Suzuki <issei@jp.freebsd.org>
20 lines
476 B
Makefile
20 lines
476 B
Makefile
# New ports collection makefile for: ja-tcsh NLS catalog (Hoshino Ruri)
|
|
# Version required: 6.07.09b5
|
|
# Date created: 19 August 1998
|
|
# Whom: issei <issei@jp.FreeBSD.ORG>
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= tcsh-6.07.06.nls-ja.ruri2
|
|
PKGNAME= ja-tcsh-nls-ruri2-6.07.09b5
|
|
CATEGORIES= japanese shells
|
|
MASTER_SITES= http://www.ed.kagu.sut.ac.jp/~j1694034/pub/
|
|
|
|
MAINTAINER= issei@jp.FreeBSD.ORG
|
|
|
|
PLIST= ../tcsh-nls-generic/pkg/PLIST
|
|
NLSSRC= ja.ruri2
|
|
|
|
.include "../tcsh-nls-generic/Makefile"
|