summaryrefslogtreecommitdiff
path: root/japanese/hex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/hex/Makefile')
-rw-r--r--japanese/hex/Makefile19
1 files changed, 7 insertions, 12 deletions
diff --git a/japanese/hex/Makefile b/japanese/hex/Makefile
index efbb664e4481..b766d0a5021f 100644
--- a/japanese/hex/Makefile
+++ b/japanese/hex/Makefile
@@ -1,28 +1,23 @@
# New ports collection makefile for: hex
-# Version required: 1.03
+# Version required: 2.03
# Date created: Nov 5, 1996
-# Whom: IMAMURA Tomoaki (tomoak-i@is.aist-nara.ac.jp)
+# Whom: IMAMURA Tomoaki (yu@pastel.club.or.jp)
#
-# $Id: Makefile,v 1.1.1.1 1996/11/18 05:27:29 max Exp $
+# $Id: Makefile,v 1.2 1997/09/14 23:07:36 max Exp $
#
-DISTNAME= hex103
-PKGNAME= ja-hex-1.03
+DISTNAME= hex203
+PKGNAME= ja-hex-2.03
CATEGORIES= japanese
MASTER_SITES= http://www.is.s.u-tokyo.ac.jp/~nayuta/pub/
EXTRACT_SUFX= .tgz
-MAINTAINER= tomoak-i@is.aist-nara.ac.jp
+MAINTAINER= yu@pastel.club.or.jp
-NO_INSTALL_MANPAGES= yes
USE_IMAKE= yes
PREFIX?= ${LOCALBASE}
-.if !defined(NOPORTDOCS)
-post-install:
- @${MKDIR} ${PREFIX}/share/doc/ja-hex
- ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/ja-hex
-.endif
+MANLANG= ja_JP.EUC
.include <bsd.port.mk>