wumpus.html: wumpus.xml
xmlto html-nochunks wumpus.xml
-SOURCES = README COPYING NEWS control Makefile wumpus.c superhack.c wumpus.xml wumpus.png
+SOURCES = README COPYING NEWS control Makefile wumpus.c superhack.c wumpus.xml wumpus.png wumpus.desktop superhack.desktop
install: wumpus superhack wumpus.6
mkdir -p $(prefix)/bin
--- /dev/null
+[Desktop Entry]
+Name=Superhack
+GenericName=Wumpus satire
+Comment=Superhack is a satire, structurally quite similar to Wumpus
+Icon=wumpus
+Exec=superhack
+Type=Application
+Categories=Game;StrategyGame;
+Terminal=true
--- /dev/null
+[Desktop Entry]
+Name=Wumpus
+GenericName=Hunt the Wumpus
+Comment=The classic game of Hunt the Wumpus
+Icon=wumpus
+Exec=wumpus
+Type=Application
+Categories=Game;StrategyGame;
+Terminal=true