diff options
author | hrs <hrs@FreeBSD.org> | 2015-09-24 00:31:38 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2015-09-24 00:31:38 +0800 |
commit | 6894832f7065606f8505ab78e778239f9c024087 (patch) | |
tree | 7ed016b09d60d9112cf538d2a291b6ccee05ecf3 /print/Makefile | |
parent | 59c1d478b18c62cf7a7f32fde097ce0681cefa77 (diff) | |
download | freebsd-ports-gnome-6894832f7065606f8505ab78e778239f9c024087.tar.gz freebsd-ports-gnome-6894832f7065606f8505ab78e778239f9c024087.tar.zst freebsd-ports-gnome-6894832f7065606f8505ab78e778239f9c024087.zip |
Add print/epson-inkjet-printer-escpr, CUPS driver for EPSON inkjet
printers with ESC/P-R control language under GPL. The port name is
the same one as Linux's while it is a bit lengthy.
Submitted by: tatsuki_makino@hotmail.com
PR: 203258
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 9ca9c074ff70..ad049027059d 100644 --- a/print/Makefile +++ b/print/Makefile @@ -47,6 +47,7 @@ SUBDIR += enscript-letter SUBDIR += enscript-letterdj SUBDIR += enscriptfonts + SUBDIR += epson-inkjet-printer-escpr SUBDIR += epsonepl SUBDIR += flpsed SUBDIR += font-amsfonts |