summaryrefslogtreecommitdiffstats
path: root/package/prboom/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/prboom/Config.in')
-rw-r--r--package/prboom/Config.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/prboom/Config.in b/package/prboom/Config.in
new file mode 100644
index 000000000..2835929ca
--- /dev/null
+++ b/package/prboom/Config.in
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_PRBOOM
+ bool "PrBoom"
+ select BR2_PACKAGE_SDL
+ select BR2_PACKAGE_SDL_MIXER
+ select BR2_PACKAGE_SDL_NET
+ help
+ PrBoom is a Doom client which allows you to play the good old game on
+ newer hardware. It even supports higher resolution and better
+ rendring, while still keeping the old style alive.
+
+ http://prboom.sourceforge.net/