diff options
author | yuri <yuri@FreeBSD.org> | 2017-11-23 04:04:01 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2017-11-23 04:04:01 +0800 |
commit | 7f797e76484d14817b8541bc4494644a869e813a (patch) | |
tree | e2a2bbe88749bd0c19427f3c79e2705d8899ff33 /games/Makefile | |
parent | a6cf51b3d8d52aef7e0bc034b569054a460ab37b (diff) | |
download | freebsd-ports-gnome-7f797e76484d14817b8541bc4494644a869e813a.tar.gz freebsd-ports-gnome-7f797e76484d14817b8541bc4494644a869e813a.tar.zst freebsd-ports-gnome-7f797e76484d14817b8541bc4494644a869e813a.zip |
New port: games/openclaw: Reimplementation of Captain Claw (1997) platformer
PR: 223139
Submitted by: Greg V <greg@unrelenting.technology>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13164
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 58f08f730eb3..86ac76a17c23 100644 --- a/games/Makefile +++ b/games/Makefile @@ -691,6 +691,7 @@ SUBDIR += openbor4432 SUBDIR += openbubbles SUBDIR += opencity + SUBDIR += openclaw SUBDIR += openclonk SUBDIR += opengfx SUBDIR += openglad |