Fill in missing description.
[wumpus.git] / control
1 # This is not a real Debian control file, though the syntax is compatible.
2 # It's project metadata for the shipper tool
3
4 Package: wumpus
5
6 Description: Exact clone of the ancient BASIC Hunt the Wumpus game
7  WUMPUS is a bit of retrocomputing nostalgia.  It is an *exact* clone, even
8  down to the godawful user interface, of an ancient classic game.  This version
9  fixes two minor bugs in my original USENET posting of the source.
10
11 #XBS-Destinations: freecode
12
13 Homepage: http://www.catb.org/~esr/wumpus
14
15 XBS-HTML-Target: index.html
16
17 XBS-Repository-URL: http://thyrsus.com/gitweb/?p=wumpus.git
18
19 XBS-Developer-Clone: git@thyrsus.com:wumpus
20
21 XBS-Anonymous-Clone: git://thyrsus.com/repositories/wumpus.git
22
23 XBS-VC-Tag-Template: %(version)s
24