summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorseb <seb>2002-05-31 13:01:03 +0000
committerseb <seb>2002-05-31 13:01:03 +0000
commit21d4658f9f884f1e3dd9c21a2f87fc4ac9c52dcd (patch)
tree6cec56d5151dbb37061b68886fea19adee776e18 /print
parentbb4f54aeef799306105a1a3445b1814679a85b4f (diff)
downloadpkgsrc-21d4658f9f884f1e3dd9c21a2f87fc4ac9c52dcd.tar.gz
Reimport of package ja-a2ps from japanese/a2ps into print/ja-a2ps.
This is part of the japanese category retirement. CATEGORIES and pathnames to japanese/ adjusted.
Diffstat (limited to 'print')
-rw-r--r--print/ja-a2ps/DESCR6
-rw-r--r--print/ja-a2ps/Makefile24
-rw-r--r--print/ja-a2ps/PLIST2
-rw-r--r--print/ja-a2ps/distinfo4
4 files changed, 36 insertions, 0 deletions
diff --git a/print/ja-a2ps/DESCR b/print/ja-a2ps/DESCR
new file mode 100644
index 00000000000..abb711928fc
--- /dev/null
+++ b/print/ja-a2ps/DESCR
@@ -0,0 +1,6 @@
+A2ps formats each named file for printing in a postscript printer; if
+no file is given, a2ps reads from the standard input. The format used
+is nice and compact: normally two pages on each physical page, borders
+surrounding pages, headers with useful information (page number,
+printing date, file name or supplied header), etc.
+This is very useful for making archive listings of programs.
diff --git a/print/ja-a2ps/Makefile b/print/ja-a2ps/Makefile
new file mode 100644
index 00000000000..caf3753a7ce
--- /dev/null
+++ b/print/ja-a2ps/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/05/31 13:01:03 seb Exp $
+# FreeBSD Id: Makefile,v 1.5 1999/04/16 04:57:06 taoka Exp $
+
+DISTNAME= a2ps.pl-1.44
+PKGNAME= ja-a2ps-1.44
+CATEGORIES= japanese print
+MASTER_SITES= ftp://ftp.iij.ad.jp/pub/IIJ/dist/utashiro/perl/ \
+ ftp://ftp.sra.co.jp/pub/lang/perl/sra-scripts/
+EXTRACT_SUFX= # None
+
+MAINTAINER= tech-pkg-ja@jp.netbsd.org
+COMMENT= Text file to postscript converter (with Japanese support)
+
+USE_PERL5= YES
+
+EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} .
+WRKSRC= ${WRKDIR}
+NO_BUILD= yes
+REPLACE_PERL= a2ps.pl-1.44
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKDIR}/a2ps.pl-1.44 ${PREFIX}/bin/a2ps-j
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/ja-a2ps/PLIST b/print/ja-a2ps/PLIST
new file mode 100644
index 00000000000..46bb923e550
--- /dev/null
+++ b/print/ja-a2ps/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/31 13:01:03 seb Exp $
+bin/a2ps-j
diff --git a/print/ja-a2ps/distinfo b/print/ja-a2ps/distinfo
new file mode 100644
index 00000000000..9b17d86a7b8
--- /dev/null
+++ b/print/ja-a2ps/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/05/31 13:01:03 seb Exp $
+
+SHA1 (a2ps.pl-1.44) = 7adc79f6b11e4aa729facad1739ed0d2ebe84ffe
+Size (a2ps.pl-1.44) = 27804 bytes