From edcf8b3594b5df6440713253552b675fb0234474 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 11 Apr 2000 14:15:53 +0000 Subject: Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :) --- japanese/mtools/Makefile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'japanese/mtools') diff --git a/japanese/mtools/Makefile b/japanese/mtools/Makefile index f7027a2e3703..4a361ecc6a04 100644 --- a/japanese/mtools/Makefile +++ b/japanese/mtools/Makefile @@ -1,22 +1,21 @@ # New ports collection makefile for: mtools + support 1232KB , Unicode LFN -# Version required: 3.6 # Date created: 6 October 1997 # Whom: WATANABE junya # # $FreeBSD$ # -DISTNAME= mtools-3.6 -PKGNAME= ja-mtools-3.6 +PORTNAME= mtools +PORTVERSION= 3.6 CATEGORIES= japanese emulators MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ -DISTFILES= mtools-3.6.tar.gz mtools-3.6.PC98.patch.gz +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ + ${DISTNAME}.PC98.patch.gz +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= junya-w@remus.dti.ne.jp -EXTRACT_ONLY= mtools-3.6.tar.gz - GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-xdf CONFIGURE_TARGET= # empty -- cgit v1.2.3