diff options
author | makc <makc@FreeBSD.org> | 2013-01-11 01:03:15 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2013-01-11 01:03:15 +0800 |
commit | d91cec96bd97b7272acf085ab129577d1adda1d9 (patch) | |
tree | 538e18d54e3772aa103c7fa8208129734675929d /games/Makefile | |
parent | 0b2290d74fc3dcb5e57b41908a8dc1ba312d6b6a (diff) | |
download | freebsd-ports-gnome-d91cec96bd97b7272acf085ab129577d1adda1d9.tar.gz freebsd-ports-gnome-d91cec96bd97b7272acf085ab129577d1adda1d9.tar.zst freebsd-ports-gnome-d91cec96bd97b7272acf085ab129577d1adda1d9.zip |
Add new port games/golly:
Golly is an open source, cross-platform application for exploring
Conway's Game of Life and other cellular automata.
WWW: http://golly.sourceforge.net/
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 203a512a883e..eb6d45f644e2 100644 --- a/games/Makefile +++ b/games/Makefile @@ -342,6 +342,7 @@ SUBDIR += gnustep-ladder SUBDIR += gnustep-sudoku SUBDIR += golddig + SUBDIR += golly SUBDIR += gomoku SUBDIR += gondola SUBDIR += goonies |