summaryrefslogtreecommitdiff
path: root/korean/nhppf
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-04 09:06:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-04 09:06:45 +0000
commite62495e43bb57550da1635d1afccd6232301fb17 (patch)
tree8ad7a273efc2e6253ab052835c07b2692fed0aa6 /korean/nhppf
parentztelnet, a telnet hack with zmodem transfer, with korean patch (diff)
Yet another good PS filter.
PR: 3348 Submitted by: Choi Jun Ho <junker@moderato.snu.ac.kr>
Notes
Notes: svn path=/head/; revision=6764
Diffstat (limited to 'korean/nhppf')
-rw-r--r--korean/nhppf/Makefile30
-rw-r--r--korean/nhppf/distinfo1
-rw-r--r--korean/nhppf/files/patch-aa9
-rw-r--r--korean/nhppf/pkg-comment1
-rw-r--r--korean/nhppf/pkg-descr11
-rw-r--r--korean/nhppf/pkg-plist1
6 files changed, 53 insertions, 0 deletions
diff --git a/korean/nhppf/Makefile b/korean/nhppf/Makefile
new file mode 100644
index 000000000000..1aea83c10dc7
--- /dev/null
+++ b/korean/nhppf/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: nhppf-1.2
+# Version required: 1.2
+# Date created: 19 Apr 1997
+# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr>
+#
+# $Id$
+#
+
+DISTNAME= nhppf-1.2
+PKGNAME= kr-nhppf-1.2
+CATEGORIES= korean
+MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/nhppf/
+
+MAINTAINER= junker@jazz.snu.ac.kr
+
+NO_BUILD= yes
+
+RUN_DEPENDS= ${PREFIX}/share/fonts/HLaTeX-0.95-pfb:$(PORTSDIR)/korean/hlatexpsfonts \
+ perl5.004:${PORTSDIR}/lang/perl5
+
+do-configure:
+ @cd ${WRKSRC}; \
+ ${ECHO_MSG} "#!${PREFIX}/bin/perl5.003" > scriptheader; \
+ ${CAT} scriptheader nhppf > nhppf.new
+
+do-install:
+ @cd ${WRKSRC}; \
+ ${INSTALL_SCRIPT} nhppf.new ${PREFIX}/bin/nhppf
+
+.include <bsd.port.mk>
diff --git a/korean/nhppf/distinfo b/korean/nhppf/distinfo
new file mode 100644
index 000000000000..301f052d56a2
--- /dev/null
+++ b/korean/nhppf/distinfo
@@ -0,0 +1 @@
+MD5 (nhppf-1.2.tar.gz) = f3ad6e21b96233bb8473bf08cdee0ad2
diff --git a/korean/nhppf/files/patch-aa b/korean/nhppf/files/patch-aa
new file mode 100644
index 000000000000..738db1036931
--- /dev/null
+++ b/korean/nhppf/files/patch-aa
@@ -0,0 +1,9 @@
+*** nhppf.old Wed Apr 2 17:48:12 1997
+--- nhppf Wed Apr 2 17:48:17 1997
+***************
+*** 1,4 ****
+- #!/usr/local/bin/perl
+ #
+ # Netscape 3.0 Hangul Print Filter - for using only "Print" menu
+ #
+--- 1,3 ----
diff --git a/korean/nhppf/pkg-comment b/korean/nhppf/pkg-comment
new file mode 100644
index 000000000000..cae213422d32
--- /dev/null
+++ b/korean/nhppf/pkg-comment
@@ -0,0 +1 @@
+Hangul Printing Filter for Netscape with HLaTeX-0.95 PS font
diff --git a/korean/nhppf/pkg-descr b/korean/nhppf/pkg-descr
new file mode 100644
index 000000000000..ed1aa786e176
--- /dev/null
+++ b/korean/nhppf/pkg-descr
@@ -0,0 +1,11 @@
+nhppf-1.2
+---------
+
+This program makes you can print hangul homepages with Netscape 3.0x,
+in Unix with Ghostscript.
+
+It use HLaTeX-0.95 PostScript Type1 font set, so it can print all
+Hangul and Hanja character of KS C 5601, except symbols.
+
+--
+Ports by Choi Jun Ho <junker@jazz.snu.ac.kr>
diff --git a/korean/nhppf/pkg-plist b/korean/nhppf/pkg-plist
new file mode 100644
index 000000000000..b2f25124b165
--- /dev/null
+++ b/korean/nhppf/pkg-plist
@@ -0,0 +1 @@
+bin/nhppf