From 8e270816f992e4a25aaab762d962f7267d72f84b Mon Sep 17 00:00:00 2001 From: Akinori MUSHA 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/onew-freewnn/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'japanese/onew-freewnn') diff --git a/japanese/onew-freewnn/Makefile b/japanese/onew-freewnn/Makefile index f0d149e51eb9..e12d80183ca7 100644 --- a/japanese/onew-freewnn/Makefile +++ b/japanese/onew-freewnn/Makefile @@ -1,20 +1,21 @@ # New ports collection makefile for: ONEW for Wnn4 -# Version required: jvim2.0r+onew2.2.10 # Date created: 5 Sep 1997 # Whom: Satoshi TAOKA # # $FreeBSD$ # -DISTNAME= jvim2.0r+onew2.2.10 -PKGNAME?= ja-onew-wnn4-2.2.10 +PORTNAME= onew +PORTVERSION?= 2.2.10 +PKGNAMESUFFIX= ${INPUT_METHOD} CATEGORIES= japanese MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Japan/onew/ \ ftp://ftp.leo.chubu.ac.jp/pub/editor/jvim/ +DISTNAME= jvim2.0r+${PORTNAME}${PORTVERSION} MAINTAINER= taoka@FreeBSD.org -WRKSRC= ${WRKDIR}/onew +WRKSRC= ${WRKDIR}/${PORTNAME} # A value 'all' must not be set to TARGET. ALL_TARGET= -- cgit v1.2.3