summaryrefslogtreecommitdiff
path: root/korean/nhpf
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-04-28 05:40:39 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-04-28 05:40:39 +0000
commit4e7825c25ce1988c686bf77601bc19b00c8f69c6 (patch)
tree11257227abd05e214cb0f9a6e51763dfcc75d1ba /korean/nhpf
parentUpgrade to 4.05. (sorry Philippe Charnier, Vic Abell updated the dist (diff)
New port:
Hangul Printing Filter for Netscape with embedded font PR: 3345 Submitted by: Choi Jun Ho <junker@jazz.snu.ac.kr>
Notes
Notes: svn path=/head/; revision=6346
Diffstat (limited to 'korean/nhpf')
-rw-r--r--korean/nhpf/Makefile21
-rw-r--r--korean/nhpf/distinfo1
-rw-r--r--korean/nhpf/pkg-comment1
-rw-r--r--korean/nhpf/pkg-descr13
-rw-r--r--korean/nhpf/pkg-plist1
5 files changed, 37 insertions, 0 deletions
diff --git a/korean/nhpf/Makefile b/korean/nhpf/Makefile
new file mode 100644
index 000000000000..5ab2862cf2a8
--- /dev/null
+++ b/korean/nhpf/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: nhpf-1.42
+# Version required: 1.42
+# Date created: 25 May 1997
+# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr>
+#
+# $Id$
+#
+
+DISTNAME= nhpf-1.42
+PKGNAME= kr-nhpf-1.42
+CATEGORIES= korean www
+MASTER_SITES= ftp://cglab.snu.ac.kr/pub/hangul/n3f/applications/
+
+MAINTAINER= junker@jazz.snu.ac.kr
+
+do-install:
+ ${MKDIR} ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/nhpf ${PREFIX}/bin
+ @strip ${PREFIX}/bin/nhpf
+
+.include <bsd.port.mk>
diff --git a/korean/nhpf/distinfo b/korean/nhpf/distinfo
new file mode 100644
index 000000000000..2dfd95153659
--- /dev/null
+++ b/korean/nhpf/distinfo
@@ -0,0 +1 @@
+MD5 (nhpf-1.42.tar.gz) = 395da98bdc48ba94856ce96948cb887d
diff --git a/korean/nhpf/pkg-comment b/korean/nhpf/pkg-comment
new file mode 100644
index 000000000000..17e8afa2ca54
--- /dev/null
+++ b/korean/nhpf/pkg-comment
@@ -0,0 +1 @@
+Hangul Printing Filter for Netscape with embedded font
diff --git a/korean/nhpf/pkg-descr b/korean/nhpf/pkg-descr
new file mode 100644
index 000000000000..06bfe55fb9f6
--- /dev/null
+++ b/korean/nhpf/pkg-descr
@@ -0,0 +1,13 @@
+nhpf
+----
+
+This program makes you can print hangul homepages with Netscape 2.0 or later,
+in Unix with PostScript printer (or with Ghostscript).
+
+The filtered PS file is self-contained, because this program appends hangul
+fonts, "n3f-5" (N-byte 3BeolSik hangul Font 5), "n3f-5b" (the bold font),
+"n3f-5i" and "n3f-5bi" (the slanted version of them) to the output. This means
+that you can print hangul homepages with every PostScript printer.
+
+--
+Ports by Choi Jun Ho <junker@jazz.snu.ac.kr>
diff --git a/korean/nhpf/pkg-plist b/korean/nhpf/pkg-plist
new file mode 100644
index 000000000000..c8f5ce4e2a19
--- /dev/null
+++ b/korean/nhpf/pkg-plist
@@ -0,0 +1 @@
+bin/nhpf