diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-08-17 21:36:29 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-08-17 21:36:29 +0000 |
commit | 7fce91bf09d715821afe71f4f0482e958fd664a1 (patch) | |
tree | e7492bfa89380862b3527cab81d6f0c478aaaad3 /print/ghostscript-gnu/scripts/configure | |
parent | Update the cups usb backend to cvs version. This gives the user the choice of (diff) |
Add BJC250 driver.
PR: 41738
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=64615
Diffstat (limited to 'print/ghostscript-gnu/scripts/configure')
-rw-r--r-- | print/ghostscript-gnu/scripts/configure | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/print/ghostscript-gnu/scripts/configure b/print/ghostscript-gnu/scripts/configure index 8a993a6fe7ab..6f66985423b7 100644 --- a/print/ghostscript-gnu/scripts/configure +++ b/print/ghostscript-gnu/scripts/configure @@ -36,6 +36,10 @@ Have fun with this new configuration style ! -andreas \n\n\ "bj200" "Canon BubbleJet BJ-200 and BJC-240(b&w)" ON \ "bjc600" "Canon Color BJC-600/4xxx/70 + Apple StyleWriter 2x00" ON \ "bjc800" "Canon Color BubbleJet BJC-240/800" ON \ + "bjccmyk" "Canon Color BubbleJet BJC-210/240/250/265/1000 [BJC250]" ON \ + "bjccolor" "Canon Color BubbleJet BJC-210 ... 1000 truecolor [BJC250]" ON \ + "bjcgray" "Canon Color BubbleJet BJC-210 ... 1000 grayscale [BJC250]" ON \ + "bjcmono" "Canon Color BubbleJet BJC-210 ... 1000 monochrome [BJC250]" ON \ "lbp8" "Canon LBP-8II laser printer" OFF \ "lips2p" "Canon LIPS II+ [LIPS]" ON \ "lips3" "Canon LIPS III [LIPS]" ON \ |