1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

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>
This commit is contained in:
Akinori MUSHA 2002-08-27 05:06:04 +00:00
parent 68146e6767
commit bbf457e694
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65076
6 changed files with 36 additions and 0 deletions

View File

@ -354,6 +354,7 @@
SUBDIR += slrn
SUBDIR += srd-fpw
SUBDIR += srd-fpw-package
SUBDIR += t2ps
SUBDIR += tcl76
SUBDIR += tcl80
SUBDIR += tcsh

23
japanese/t2ps/Makefile Normal file
View File

@ -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>

1
japanese/t2ps/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (t2ps.tar.gz) = 1aa60ccb071cc2f555942c973763de62

View File

@ -0,0 +1 @@
Converts text files to PostScript including Japanese

9
japanese/t2ps/pkg-descr Normal file
View File

@ -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>

1
japanese/t2ps/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/t2ps