From 6eac8df866494c7ffe16b4cb4aad040e9bf3e65a Mon Sep 17 00:00:00 2001 From: nivit Date: Tue, 29 May 2007 13:14:59 +0000 Subject: SpliX is a set of CUPS printer drivers for SPL (Samsung Printer Language) printers. Below is a non-exhaustive list of currently supported printers. Note that only SPL2 and SPLc printers are currently supported! Manufacturer Model State Xerox Phaser 6100 Works Samsung CLP-300 Non-working Samsung CLP-500 Works Samsung CLP-510 Works Samsung CLP-600 Non-working Samsung ML-1510 Works Samsung ML-1520 Works Samsung ML-1610 Works Samsung ML-1710 Works Samsung ML-1740 Works Samsung ML-1750 Works Samsung ML-2010 Works Samsung ML-2150 Untested Samsung ML-2250 Works Samsung ML-2550 Untested Samsung ML-2571 Works WWW: http://splix.sourceforge.net/ PR: ports/111034 Submitted by: Tomas Verbaitis --- print/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'print/Makefile') diff --git a/print/Makefile b/print/Makefile index 213ff79ea119..b7c99a02d171 100644 --- a/print/Makefile +++ b/print/Makefile @@ -277,6 +277,7 @@ SUBDIR += rubygem-pdfwriter SUBDIR += scribus SUBDIR += sgf2tex + SUBDIR += splix SUBDIR += sv-acroread SUBDIR += t1utils SUBDIR += teTeX -- cgit