---
name: blue
version: 2.11
origin: games/blue
comment: Blue Moon card solitaire
arch: freebsd:9:x86:64
www: http://www.catb.org/~esr/bluemoon/
maintainer: nemysis@gmx.ch
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 12779
desc: |
  bluemoon - Blue Moon card solitaire

  This 52-card solitaire starts with the entire deck shuffled and
  dealt out in four rows. The aces are then moved to the left end of
  the layout, making 4 initial free spaces. You may move to a space
  only the card that matches the left neighbor in suit, and is one
  greater in rank.  Kings are high, so no cards may be placed to their
  right (they create dead spaces).

  When no moves can be made, cards still out of sequence are reshuffled
  and dealt face up after the ends of the partial sequences, leaving
  a card space after each sequence, so that each row looks like a
  partial sequence followed by a space, followed by enough cards to
  make a row of 14. A moment's reflection will show that this game
  cannot take more than 13 deals. A good score is 1-3 deals, 4-7 is
  average, 8 or more is poor.

  WWW: http://www.catb.org/~esr/bluemoon/
categories: [games]
files:
  /usr/local/bin/blue: '-'
  /usr/local/bin/bluemoon: 734861b1b7d1e7f32e99216ed8b1122510e14a0079cd57f24a32a5dd0df700b6
  /usr/local/man/man6/blue.6.gz: '-'
  /usr/local/man/man6/bluemoon.6.gz: 79d2e839fc70bd845322a2b02091f864a04b4653c430d7390782085643a3cc32
  /usr/local/share/licenses/blue-2.11/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/blue-2.11/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/blue-2.11/catalog.mk: 73e51e1a77b77513bdd1ff2e7b84d37d8c5953e6dc97480247fe8ae06ccab32b
directories:
  /usr/local/share/licenses/blue-2.11/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
