aboutsummaryrefslogtreecommitdiff
path: root/japanese/texinfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/texinfo/Makefile')
-rw-r--r--japanese/texinfo/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/japanese/texinfo/Makefile b/japanese/texinfo/Makefile
index e028b70c9ade..bb7f08205065 100644
--- a/japanese/texinfo/Makefile
+++ b/japanese/texinfo/Makefile
@@ -1,20 +1,19 @@
# New ports collection makefile for: texinfo
-# Version required: 4.0
# Date created: 18 Aug 1999
# Whom: Mitsuru Yoshida <mitsuru@riken.go.jp>
#
# $FreeBSD$
#
-DISTNAME= texinfo-4.0
-PKGNAME= ja-texinfo-4.0
+PORTNAME= texinfo
+PORTVERSION= 4.0
CATEGORIES= japanese print
MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= texinfo
+MASTER_SITE_SUBDIR= ${PORTNAME}
PATCH_SITES= ftp://jupiter.fsci.fuk.kindai.ac.jp/pub/ptex/utils/ \
http://www.fsci.fuk.kindai.ac.jp/aftp/pub/ptex/utils/
-PATCHFILES= texinfo-4.0-j.diff.gz
+PATCHFILES= ${DISTNAME}-j.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= mitsuru@riken.go.jp