diff options
author | nemysis <nemysis@FreeBSD.org> | 2014-03-11 13:04:29 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2014-03-11 13:04:29 +0800 |
commit | 77af091e1658a7a020b779b95cb8644f4f8608bf (patch) | |
tree | f2a9de93c43176c217f9e887eca484bf91822550 /games/Makefile | |
parent | 1279735155779a74ce4505724789f89134aa8990 (diff) | |
download | freebsd-ports-gnome-77af091e1658a7a020b779b95cb8644f4f8608bf.tar.gz freebsd-ports-gnome-77af091e1658a7a020b779b95cb8644f4f8608bf.tar.zst freebsd-ports-gnome-77af091e1658a7a020b779b95cb8644f4f8608bf.zip |
Open Surge is an open source retro-style 2D sidescroller inspired by
old-school games. Join Surge, Neon and Charge and save the world from
the evil Gimacian the Dark!
WWW: http://opensnc.sourceforge.net/
PR: ports/182515
Submitted by: nemysis (self)
Reviewed by: Horia Racoviceanu <horia at racoviceanu.com>
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 fddb6399b13e..c172f89fd12f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -684,6 +684,7 @@ SUBDIR += opensfx SUBDIR += opensonic SUBDIR += openssn + SUBDIR += opensurge SUBDIR += openttd SUBDIR += openxcom SUBDIR += openyahtzee |