summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-09-14 23:07:40 +0000
committermax <max@FreeBSD.org>1997-09-14 23:07:40 +0000
commit7c7d03dfbd681db423fa00556944e9c09f845b67 (patch)
tree2f9d69ec2fd8b6b977881961f84e90e17337379d /japanese
parenta6a427b089b82906e73146db30eb20677841b3ca (diff)
downloadFreeBSD-ports-7c7d03dfbd681db423fa00556944e9c09f845b67.zip
FreeBSD-ports-7c7d03dfbd681db423fa00556944e9c09f845b67.tar.gz
Use ISO639 name instead of ISO3166 name for PKGNAME.
Change the location of doc file as the PKGNAME changed.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/hex/Makefile10
-rw-r--r--japanese/hex/pkg-plist3
2 files changed, 7 insertions, 6 deletions
diff --git a/japanese/hex/Makefile b/japanese/hex/Makefile
index 3321ba0..efbb664 100644
--- a/japanese/hex/Makefile
+++ b/japanese/hex/Makefile
@@ -1,13 +1,13 @@
-# New ports collection makefile for: hex103
+# New ports collection makefile for: hex
# Version required: 1.03
# Date created: Nov 5, 1996
# Whom: IMAMURA Tomoaki (tomoak-i@is.aist-nara.ac.jp)
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/11/18 05:27:29 max Exp $
#
DISTNAME= hex103
-PKGNAME= jp-hex-1.03
+PKGNAME= ja-hex-1.03
CATEGORIES= japanese
MASTER_SITES= http://www.is.s.u-tokyo.ac.jp/~nayuta/pub/
EXTRACT_SUFX= .tgz
@@ -21,8 +21,8 @@ PREFIX?= ${LOCALBASE}
.if !defined(NOPORTDOCS)
post-install:
- @${MKDIR} ${PREFIX}/share/doc/jp-hex
- ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/jp-hex
+ @${MKDIR} ${PREFIX}/share/doc/ja-hex
+ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/ja-hex
.endif
.include <bsd.port.mk>
diff --git a/japanese/hex/pkg-plist b/japanese/hex/pkg-plist
index fce386f..19697fd 100644
--- a/japanese/hex/pkg-plist
+++ b/japanese/hex/pkg-plist
@@ -1,2 +1,3 @@
bin/hex
-share/doc/jp-hex/README
+share/doc/ja-hex/README
+@dirrm share/doc/ja-hex
OpenPOWER on IntegriCloud