From: Eric S. Raymond Date: Tue, 30 Nov 2010 23:11:47 +0000 (-0500) Subject: Add a shipper control file. X-Git-Tag: 2.0~8 X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=commitdiff_plain;h=003619aae302a4e14d77aea7afa1456f0a837406 Add a shipper control file. --- diff --git a/Makefile b/Makefile index 4782716..6743a04 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ MANDIR=/usr/share/man/man1 BINDIR=/usr/bin DOCS = README COPYING NEWS doc/HACKING doc/sst-doc.xml doc/sst-layer.xsl doc/sst.xml -SOURCES = sst.py Makefile replay doc/makehelp.py $(DOCS) +SOURCES = sst.py Makefile replay doc/makehelp.py control $(DOCS) all: sst-$(VERS).tar.gz diff --git a/control b/control new file mode 100644 index 0000000..71090de --- /dev/null +++ b/control @@ -0,0 +1,14 @@ +# This is not a real Debian control file, though the syntax is compatible. +# It's project metadata for the shipper tool + +Package: sst + +Destinations: ~,sourceforge,freshmeat + +Description: Super Star Trek, a timeless classic of computer games +vi Save the Federation from the invading Klingons! Visit exotic planets and + strip-mine them for dilithium! Encounter mysterious space thingies! + This is the classic Super Star Trek game from the days of slow teletypes, + reloaded. + +XBS-Project-Tag-List: games, retro