diff options
author | kris <kris@FreeBSD.org> | 2001-05-06 04:56:07 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-05-06 04:56:07 +0000 |
commit | 5c5a7d9ff557b6815fdac65bf09fb8e2ed521f07 (patch) | |
tree | 8150c46666c3a2636a0d287ae2d7f6cbaaf39d46 /games/Makefile | |
parent | 7dd4fbdcd7faf412951a7c60a22838022c613ffe (diff) | |
download | FreeBSD-ports-5c5a7d9ff557b6815fdac65bf09fb8e2ed521f07.zip FreeBSD-ports-5c5a7d9ff557b6815fdac65bf09fb8e2ed521f07.tar.gz |
0verkill is a side-scrolling "third person shooter" network deathmatch game
in glorious 16-colour ASCII art.
Obtained from: NetBSD
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index c6d8773..c3ddf22 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # + SUBDIR += 0verkill SUBDIR += 3dc SUBDIR += 3dpong SUBDIR += HeroesOfMightAndMagic |