From bbefe911602a99ae8eef0107c5a54a1238569918 Mon Sep 17 00:00:00 2001 From: knu Date: Wed, 12 Apr 2000 14:38:12 +0000 Subject: Update the japanese/[o-t]* ports with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. --- japanese/tcsh-nls-asuka/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'japanese/tcsh-nls-asuka') diff --git a/japanese/tcsh-nls-asuka/Makefile b/japanese/tcsh-nls-asuka/Makefile index a0b5266eaf41..ceb4ad99c76f 100644 --- a/japanese/tcsh-nls-asuka/Makefile +++ b/japanese/tcsh-nls-asuka/Makefile @@ -1,21 +1,16 @@ # New ports collection makefile for: ja-tcsh NLS catalog (Soryu Asuka Langley) -# Version required: 6.08.05 # Date created: 19 August 1998 # Whom: Issei Suzuki # # $FreeBSD$ # -DISTNAME= tcsh-6.08.05.add2 -PKGNAME= ja-tcsh-nls-asuka-6.08.05 -CATEGORIES= japanese shells -MASTER_SITES= ${MASTER_SITE_PORTS_JP} +CATALOGNAME= asuka MAINTAINER= issei@jp.FreeBSD.org MASTERDIR= ${.CURDIR}/../tcsh-nls-generic PKGDIR= ${.CURDIR}/pkg PLIST= ${MASTERDIR}/pkg/PLIST -NLSSRC= ${DISTNAME}/nls/ja.asuka .include "${MASTERDIR}/Makefile" -- cgit