diff options
author | pav <pav@FreeBSD.org> | 2003-11-16 08:50:19 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-11-16 08:50:19 +0800 |
commit | fa360a84b4786c73d861629faeaf71e9ef7e2733 (patch) | |
tree | 710d86b1254e977ae3f08e2e6738c960fdbf58ad /games/Makefile | |
parent | 930298dc16cfb8fa739e685fb8a3150085a1f939 (diff) | |
download | freebsd-ports-gnome-fa360a84b4786c73d861629faeaf71e9ef7e2733.tar.gz freebsd-ports-gnome-fa360a84b4786c73d861629faeaf71e9ef7e2733.tar.zst freebsd-ports-gnome-fa360a84b4786c73d861629faeaf71e9ef7e2733.zip |
Add new port - Beneath a Steel Sky (BASS), full version of 1993 adventure
game for DOS and Amiga. Runs under scummvm emulator.
PR: ports/56338
Submitted by: Alex Trull <alexander@trull.com>
Approved by: marcus (backup mentor)
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 864e0f646d65..b603863468f8 100644 --- a/games/Makefile +++ b/games/Makefile @@ -33,6 +33,7 @@ SUBDIR += awele SUBDIR += baduki SUBDIR += barrage + SUBDIR += bass SUBDIR += battalion SUBDIR += battleball SUBDIR += biorythm |