Add control file for shipper.
This commit is contained in:
parent
8e73ebf31b
commit
c1635d7378
2 changed files with 23 additions and 1 deletions
22
control
Normal file
22
control
Normal file
|
@ -0,0 +1,22 @@
|
|||
# This is not a real Debian control file
|
||||
# It's project metadata for the shipper tool
|
||||
|
||||
Package: advent
|
||||
|
||||
Description: Colossal Cave Adventure, the 1995 430-point version.
|
||||
This is the last descendent of the original 1976 Colossal Cave Adventure
|
||||
worked on by the original authors - Crowther & Woods. It has sometimes
|
||||
been known as Adventure 2.5. The otiginal PDP-10 name 'advent' is used
|
||||
to avoid ocollision with the BSD Games version.
|
||||
|
||||
#XBS-Destinations: freshcode
|
||||
|
||||
Homepage: http://www.catb.org/~esr/advent
|
||||
|
||||
XBS-HTML-Target: index.html
|
||||
|
||||
XBS-Repository-URL: https://gitlab.com/esr/advent
|
||||
|
||||
#XBS-Project-Tags: Games/Entertainment
|
||||
|
||||
XBS-VC-Tag-Template: %(version)s
|
Loading…
Add table
Add a link
Reference in a new issue