diff options
author | ak <ak@FreeBSD.org> | 2012-04-28 22:55:30 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2012-04-28 22:55:30 +0800 |
commit | 9cb5febbe8c86539314572e1bea04bdbd1c78756 (patch) | |
tree | 00e8e7f751ecc41da05a3f07563795812a0b7db1 /games/Makefile | |
parent | 09d139d466cad958a8c9bc063829ff78a13f0e58 (diff) | |
download | freebsd-ports-gnome-9cb5febbe8c86539314572e1bea04bdbd1c78756.tar.gz freebsd-ports-gnome-9cb5febbe8c86539314572e1bea04bdbd1c78756.tar.zst freebsd-ports-gnome-9cb5febbe8c86539314572e1bea04bdbd1c78756.zip |
SDL Lopan is a mahjong game remake
PR: ports/167306
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: eadler (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 a7b2c1fa0e11..427fc2fb17b6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -785,6 +785,7 @@ SUBDIR += sdl-ball SUBDIR += sdlCC SUBDIR += sdl_jewels + SUBDIR += sdl_lopan SUBDIR += sdl_scavenger SUBDIR += sdlquake2 SUBDIR += sdlroids |