From bbf457e694cac82e194566a6377606087b862a46 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 27 Aug 2002 05:06:04 +0000 Subject: Add japanese/t2ps, that converts text files to PostScript including Japanese. PR: ports/40541 Submitted by: Tetsuro Yabu --- japanese/t2ps/Makefile | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 japanese/t2ps/Makefile (limited to 'japanese/t2ps/Makefile') 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 +# +# $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 -- cgit v1.2.3