summaryrefslogtreecommitdiff
path: root/misc/jhd
diff options
context:
space:
mode:
authorseb <seb>2002-05-31 13:00:37 +0000
committerseb <seb>2002-05-31 13:00:37 +0000
commitf602fdb52f451255931b474f4966c69ff78fc9f2 (patch)
tree0309cf1f13da4e40a3677491d211cc619bb0614f /misc/jhd
parent160010303a8a621b8eb57c30b365b23ca3636785 (diff)
downloadpkgsrc-f602fdb52f451255931b474f4966c69ff78fc9f2.tar.gz
Reimport of package jhd from japanese/jhd into misc/jhd.
This is part of the japanese category retirement. CATEGORIES and pathnames to japanese/ adjusted.
Diffstat (limited to 'misc/jhd')
-rw-r--r--misc/jhd/DESCR6
-rw-r--r--misc/jhd/Makefile20
-rw-r--r--misc/jhd/PLIST3
-rw-r--r--misc/jhd/distinfo4
4 files changed, 33 insertions, 0 deletions
diff --git a/misc/jhd/DESCR b/misc/jhd/DESCR
new file mode 100644
index 00000000000..71bf03db56e
--- /dev/null
+++ b/misc/jhd/DESCR
@@ -0,0 +1,6 @@
+Jhd is a 'Japanese Hexdecimal Dump' command. This is for EUC KANJI
+code, as default.
+
+Example
+
+ % jhd -j EUC_FILE
diff --git a/misc/jhd/Makefile b/misc/jhd/Makefile
new file mode 100644
index 00000000000..ea0cf6b2646
--- /dev/null
+++ b/misc/jhd/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/05/31 13:00:37 seb Exp $
+# FreeBSD Id: Makefile,v 1.2 1999/05/01 04:00:25 taoka Exp $
+
+DISTNAME= jhd-2.3
+CATEGORIES= japanese misc
+MASTER_SITES= ftp://ftp.iamas.ac.jp/pub1/UNIX/File/
+
+MAINTAINER= tech-pkg-ja@jp.netbsd.org
+COMMENT= Japanese Hexdecimal Dump
+
+BUILD_DEPENDS= nkf-1.7:../../converters/nkf
+
+post-build:
+ @(cd ${WRKSRC}; ${MV} jhd.1 jhd.1.org; nkf -e jhd.1.org > jhd.1)
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/jhd ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/jhd.1 ${PREFIX}/man/ja_JP.EUC/man1
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/jhd/PLIST b/misc/jhd/PLIST
new file mode 100644
index 00000000000..49f8c152a29
--- /dev/null
+++ b/misc/jhd/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/31 13:00:37 seb Exp $
+bin/jhd
+man/ja_JP.EUC/man1/jhd.1
diff --git a/misc/jhd/distinfo b/misc/jhd/distinfo
new file mode 100644
index 00000000000..358cfe2c1c9
--- /dev/null
+++ b/misc/jhd/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/05/31 13:00:37 seb Exp $
+
+SHA1 (jhd-2.3.tar.gz) = 6df8f56185b5a079eb624cc6e16eabc767e94d47
+Size (jhd-2.3.tar.gz) = 7310 bytes