From 77b26972c4a7a0b301e291e384b8c4b68871f5dc Mon Sep 17 00:00:00 2001
From: Satoshi Taoka <taoka@FreeBSD.org>
Date: Tue, 9 Jan 2001 01:55:03 +0000
Subject: Photo Image Print System for Linux --- EPSON PM-780C

---
 print/Makefile            |  1 +
 print/pips780/Makefile    | 12 ++++++++++++
 print/pips780/distinfo    |  1 +
 print/pips780/pkg-comment |  1 +
 print/pips780/pkg-descr   | 17 +++++++++++++++++
 5 files changed, 32 insertions(+)
 create mode 100644 print/pips780/Makefile
 create mode 100644 print/pips780/distinfo
 create mode 100644 print/pips780/pkg-comment
 create mode 100644 print/pips780/pkg-descr

(limited to 'print')

diff --git a/print/Makefile b/print/Makefile
index 5f02142a4de4..08d5e1634a61 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -83,6 +83,7 @@
     SUBDIR += pips750_2000
     SUBDIR += pips760
     SUBDIR += pips770
+    SUBDIR += pips780
     SUBDIR += pips800
     SUBDIR += pips820_3300
     SUBDIR += pips900
diff --git a/print/pips780/Makefile b/print/pips780/Makefile
new file mode 100644
index 000000000000..b15e1357acef
--- /dev/null
+++ b/print/pips780/Makefile
@@ -0,0 +1,12 @@
+# New ports collection makefile for: pips for EPSON PM-780C
+# Date created:        2000.01.05
+# Whom:                Satoshi Taoka <taoka@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTVERSION=	1.3
+MASTERDIR=	${.CURDIR}/../pips800
+PRTYPE=		780
+
+.include "${MASTERDIR}/Makefile"
diff --git a/print/pips780/distinfo b/print/pips780/distinfo
new file mode 100644
index 000000000000..73b884697bd1
--- /dev/null
+++ b/print/pips780/distinfo
@@ -0,0 +1 @@
+MD5 (pips780-1.3.i386.tgz) = 2c5c5f450c0a09f4e7873e2364773bc6
diff --git a/print/pips780/pkg-comment b/print/pips780/pkg-comment
new file mode 100644
index 000000000000..4d27b3f19665
--- /dev/null
+++ b/print/pips780/pkg-comment
@@ -0,0 +1 @@
+Photo Image Print System for Linux --- EPSON PM-780C
diff --git a/print/pips780/pkg-descr b/print/pips780/pkg-descr
new file mode 100644
index 000000000000..53f0ee1a87b1
--- /dev/null
+++ b/print/pips780/pkg-descr
@@ -0,0 +1,17 @@
+Photo Image Print System for Linux is the Printer filter for EPSON
+PM-780C. By using this driver you can print out as high quality as you
+use Windows driver.  See the below URL:
+
+WWW: http://www.epkowa.co.jp/
+
+And this port has a modified filter "filter780.rev" when you print out
+more than one page useful.  For example, if you use it, you add the
+next entry into /etc/printcap.
+
+pm780c|EPSON PM-780C:\
+        :lp=/dev/lpt0:\
+        :sh:\
+        :if=/usr/local/libexec/pips780/filter780.rev:\
+        :sd=/var/spool/lpd/pm780c:\
+        :mx#0:\
+        :lf=/var/log/lpd-errs
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0