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/cdrom2/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'japanese/cdrom2/Makefile') diff --git a/japanese/cdrom2/Makefile b/japanese/cdrom2/Makefile index 4dfdf7822b84..1fc0d3769ec5 100644 --- a/japanese/cdrom2/Makefile +++ b/japanese/cdrom2/Makefile @@ -1,20 +1,20 @@ # New ports collection makefile for: cdrom2 -# Version required: 1996/06/16 # Date created: 03 Feb 1997 # Whom: Masafumi NAKANE # # $FreeBSD$ # -DISTNAME= euc -PKGNAME= ja-cdrom2-1996.06.16 +PORTNAME= cdrom2 +PORTVERSION= 1996.06.16 CATEGORIES= japanese misc MASTER_SITES= ftp://ftp.nerimadors.or.jp/pub/src/cdrom2/ +DISTNAME= euc MAINTAINER= max@FreeBSD.org -WRKSRC= ${WRKDIR}/cdrom2 -DIST_SUBDIR= cdrom2 +WRKSRC= ${WRKDIR}/${PORTNAME} +DIST_SUBDIR= ${PORTNAME} DOCS= errata.doc gaiji.txt index.doc install.doc kekka.txt \ kojien3.doc menu.doc readers.doc readme.doc readme.org \ ruigo.doc x_option.doc -- cgit v1.2.3