diff options
author | rene <rene@FreeBSD.org> | 2010-09-03 00:30:20 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2010-09-03 00:30:20 +0800 |
commit | 5bcbd6af35da2ce9bbae85db7c098703710db73b (patch) | |
tree | cf187aa59efe820464075c9efdfbefef0c248505 /games/Makefile | |
parent | bca3ff77b8df28dfb7ad624881229db74acb2a65 (diff) | |
download | freebsd-ports-gnome-5bcbd6af35da2ce9bbae85db7c098703710db73b.tar.gz freebsd-ports-gnome-5bcbd6af35da2ce9bbae85db7c098703710db73b.tar.zst freebsd-ports-gnome-5bcbd6af35da2ce9bbae85db7c098703710db73b.zip |
Unofficial port from icculus.org of
"Aliens versus predator" game, demo from Alien.
WWW: http://www.icculus.org/avp/
PR: ports/138806
Submitted by: Stas Timokhin [devel stasyan.com]
(the email address in the PR is defunct)
Fixes from: Anonymous [swell.k gmail.com], myself
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 40a7d4224b28..1f4be0059a13 100644 --- a/games/Makefile +++ b/games/Makefile @@ -61,6 +61,7 @@ SUBDIR += atris SUBDIR += atris-sounds SUBDIR += avanor + SUBDIR += avp-demo SUBDIR += awale SUBDIR += awele SUBDIR += balazar |