diff options
author | nivit <nivit@FreeBSD.org> | 2007-05-29 21:14:59 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2007-05-29 21:14:59 +0800 |
commit | 6eac8df866494c7ffe16b4cb4aad040e9bf3e65a (patch) | |
tree | 3bfb7f04517b25013934a250aec1290ba5890856 /print/Makefile | |
parent | c82e54c838bd2bb23412b397d961bedc156f802b (diff) | |
download | freebsd-ports-gnome-6eac8df866494c7ffe16b4cb4aad040e9bf3e65a.tar.gz freebsd-ports-gnome-6eac8df866494c7ffe16b4cb4aad040e9bf3e65a.tar.zst freebsd-ports-gnome-6eac8df866494c7ffe16b4cb4aad040e9bf3e65a.zip |
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 <tomasv at megalogika.lt>
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |