File: menu

package info (click to toggle)
mancala 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 196 kB
  • ctags: 104
  • sloc: ansic: 710; makefile: 67; sh: 6
file content (10 lines) | stat: -rw-r--r-- 339 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
?package(mancala):needs="X11" \
  section="Games/Board" \
  title="Mancala" \
  longtitle="A board game involving count and capture" \
  command="/usr/games/xmancala"
?package(mancala):needs="text" \
  section="Games/Board" \
  title="Mancala" \
  longtitle="A board game involving count and capture" \
  command="/usr/games/mancala-text"