summaryrefslogtreecommitdiff
path: root/debian/control
blob: e46a31a574a06b779918cc9225b14c6620c52fbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: bsdgames-nonfree
Maintainer: Aaron M. Ucko <ucko@debian.org>
Section: non-free/games
XS-Autobuild: yes
Priority: optional
Build-Depends: debhelper (>= 11~),
               libncurses-dev
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/ucko/bsdgames-nonfree
Vcs-Git: https://salsa.debian.org/ucko/bsdgames-nonfree.git
Rules-Requires-Root: binary-targets

Package: bsdgames-nonfree
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Suggests: bsdgames
Description: rogue, the classic dungeon exploration game
 This is a text-based game common on (traditional) BSD systems.  It may
 not be distributed freely, so it had to be broken off from the main
 bsdgames package and placed in non-free.
 .
 This package now contains only rogue, the classic dungeon exploration game.