summaryrefslogtreecommitdiff
path: root/japanese/vje30-trial
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-13 08:34:11 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-13 08:34:11 +0000
commit3e73c145d612215a349e47d15678a395dfcaf052 (patch)
tree8d2bd185053578817429e15a1dce34b5674fab12 /japanese/vje30-trial
parentConvert to PORTNAME/PORTVERSION. (diff)
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Finally `japanese' category has been done.
Notes
Notes: svn path=/head/; revision=27480
Diffstat (limited to 'japanese/vje30-trial')
-rw-r--r--japanese/vje30-trial/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/japanese/vje30-trial/Makefile b/japanese/vje30-trial/Makefile
index 28efc6e0bb93..0a9fcb33eec1 100644
--- a/japanese/vje30-trial/Makefile
+++ b/japanese/vje30-trial/Makefile
@@ -1,17 +1,18 @@
# New ports collection makefile for: VJE-Delta 3.0 Trial
-# Version required: 3.0 trial
# Date created: 14 January 2000
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#
-DISTNAME= vje-delta-3.0t
-PKGNAME= ja-vje-trial-3.0
+PORTNAME= vje
+PORTVERSION= 3.0
+PKGNAMESUFFIX= -trial
CATEGORIES= japanese
MASTER_SITES= ftp://ftp.vacs.co.jp/pub/unix/vje30/FreeBSD/ \
http://www.green.machida.ne.jp/vacs/unix/FreeBSD/
-EXTRACT_SUFX= -${DISTOBJFORMAT}.tgz
+EXTRACT_SUFX= .tgz
+DISTNAME= ${PORTNAME}-delta-${PORTVERSION}t-${DISTOBJFORMAT}
MAINTAINER= knu@idaemons.org