summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-08-27 05:06:04 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-08-27 05:06:04 +0000
commitbbf457e694cac82e194566a6377606087b862a46 (patch)
treea4f5ebfa3f21dea36f7fee319ac217f32b40e6f7 /japanese
parentSynchronize with japanese/emacs20-emcws: (diff)
Add japanese/t2ps, that converts text files to PostScript including
Japanese. PR: ports/40541 Submitted by: Tetsuro Yabu <yabu@uopmu.ees.osakafu-u.ac.jp>
Notes
Notes: svn path=/head/; revision=65076
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/t2ps/Makefile23
-rw-r--r--japanese/t2ps/distinfo1
-rw-r--r--japanese/t2ps/pkg-comment1
-rw-r--r--japanese/t2ps/pkg-descr9
-rw-r--r--japanese/t2ps/pkg-plist1
6 files changed, 36 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 56b9fd213cd6..82b20fb35ea1 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -354,6 +354,7 @@
SUBDIR += slrn
SUBDIR += srd-fpw
SUBDIR += srd-fpw-package
+ SUBDIR += t2ps
SUBDIR += tcl76
SUBDIR += tcl80
SUBDIR += tcsh
diff --git a/japanese/t2ps/Makefile b/japanese/t2ps/Makefile
new file mode 100644
index 000000000000..d56f30a243ce
--- /dev/null
+++ b/japanese/t2ps/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: t2ps
+# Date created: 17 June 2002
+# Whom: Yabu Tetsuro <yabu@uopmu.ees.osakafu-u.ac.jp>
+#
+# $FreeBSD$
+#
+
+PORTNAME= t2ps
+PORTVERSION= 1.6d
+CATEGORIES= japanese print
+MASTER_SITES= http://www.uopmu.ees.osakafu-u.ac.jp/~yabu/soft/original/
+DISTNAME= t2ps
+
+MAINTAINER= yabu@uopmu.ees.osakafu-u.ac.jp
+
+RUN_DEPENDS= nkf:${PORTSDIR}/japanese/nkf
+
+WRKSRC= ${WRKDIR}/t2ps-dir
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/t2ps ${PREFIX}/bin
+
+.include<bsd.port.mk>
diff --git a/japanese/t2ps/distinfo b/japanese/t2ps/distinfo
new file mode 100644
index 000000000000..37ac8b41462f
--- /dev/null
+++ b/japanese/t2ps/distinfo
@@ -0,0 +1 @@
+MD5 (t2ps.tar.gz) = 1aa60ccb071cc2f555942c973763de62
diff --git a/japanese/t2ps/pkg-comment b/japanese/t2ps/pkg-comment
new file mode 100644
index 000000000000..3429a96f9146
--- /dev/null
+++ b/japanese/t2ps/pkg-comment
@@ -0,0 +1 @@
+Converts text files to PostScript including Japanese
diff --git a/japanese/t2ps/pkg-descr b/japanese/t2ps/pkg-descr
new file mode 100644
index 000000000000..2a86ca0c0eaf
--- /dev/null
+++ b/japanese/t2ps/pkg-descr
@@ -0,0 +1,9 @@
+The t2ps converts text files to PostScript files.
+Especially, program list and japanese text are formatted elegantly.
+You can define font size and baseline skip as you like.
+In addition, it is possible to set the width of hankaku charater
+a half width of zenkaku character.
+
+WWW: http://www.uopmu.ees.osakafu-u.ac.jp/~yabu/soft/original/
+
+Tetsuro Yabu <yabu@uopmu.ees.osakafu-u.ac.jp>
diff --git a/japanese/t2ps/pkg-plist b/japanese/t2ps/pkg-plist
new file mode 100644
index 000000000000..8a59ca8f1f2f
--- /dev/null
+++ b/japanese/t2ps/pkg-plist
@@ -0,0 +1 @@
+bin/t2ps