File: control

package info (click to toggle)
mancala 1.0.0-1
  • links: PTS
  • area: contrib
  • in suites: potato
  • size: 148 kB
  • ctags: 153
  • sloc: ansic: 928; makefile: 99
file content (16 lines) | stat: -rw-r--r-- 562 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: mancala
Section: contrib/games
Priority: optional
Maintainer: Andrew Gray <ajpg@debian.org>
Standards-Version: 2.5.1

Package: mancala
Architecture: any
Depends: ${shlibs:Depends}
Description: Implementation of the simple board game called Mancala.
 This is an implementation of the simple, but fun boardgame known as
 Mancala.  Contains both a user-unfriendly character-based interface, and a
 nice, user-friendly X11-interface.  Be warned: If you just bother to read the
 rules, you may get hooked on this!
 .
 Uses the XForms library (from non-free).