21a92a70fd
PR: ports/12500 Submitted by: maintainer
21 lines
583 B
Makefile
21 lines
583 B
Makefile
# New ports collection makefile for: ja-tcsh NLS catalog (Miyakonjo)
|
|
# Version required: 6.08.05
|
|
# Date created: 6 January 1999
|
|
# Whom: Issei Suzuki <issei@jp.FreeBSD.ORG>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1999/01/06 19:20:20 sada Exp $
|
|
#
|
|
|
|
DISTNAME= tcsh-6.08.05.add2
|
|
PKGNAME= ja-tcsh-nls-miyakonjo-6.08.05
|
|
CATEGORIES= japanese shells
|
|
MASTER_SITES= http://www2.wbs.ne.jp/~znc/tcsh/
|
|
|
|
MAINTAINER= issei@jp.FreeBSD.ORG
|
|
|
|
MASTERDIR= ${.CURDIR}/../tcsh-nls-generic
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
PLIST= ${MASTERDIR}/pkg/PLIST
|
|
NLSSRC= ${DISTNAME}/nls/ja.miyakonjo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|