summaryrefslogtreecommitdiff
path: root/mines-of-titan/debian/mines-of-titan/DEBIAN/control
diff options
context:
space:
mode:
Diffstat (limited to 'mines-of-titan/debian/mines-of-titan/DEBIAN/control')
-rw-r--r--mines-of-titan/debian/mines-of-titan/DEBIAN/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/mines-of-titan/debian/mines-of-titan/DEBIAN/control b/mines-of-titan/debian/mines-of-titan/DEBIAN/control
new file mode 100644
index 0000000..880fa8a
--- /dev/null
+++ b/mines-of-titan/debian/mines-of-titan/DEBIAN/control
@@ -0,0 +1,14 @@
+Package: mines-of-titan
+Version: 0.0.2-1
+Architecture: all
+Maintainer: B Stack <bgstack15@gmail.com>
+Installed-Size: 1361
+Depends: dosbox
+Section: games
+Priority: optional
+Multi-Arch: foreign
+Homepage: https://gitlab.com/bgstack15/stackrpms
+Description: Classic Dosbox-based RPG adventure game
+ Tom Jetland is stuck on Titan. Help him solve what
+ happened to Proscenium, by descending into the
+ mines of Titan!
bgstack15