diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-08-28 14:28:35 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-08-28 14:28:35 +0000 |
commit | 1997ee812399ad816eaa301710b21f151db24d3f (patch) | |
tree | d55ac790007c0a408cb40cf1cbbc78fef7626d48 /games/Makefile | |
parent | Update to 4.1.14 release. (diff) |
Add lucidlife.
LucidLife is a fast and user-friendly Conway's Life program for Unix.
It is derived from GtkLife 4.2.
WWW: http://icculus.org/~jcspray/LucidLife/
PR: ports/85110
Submitted by: Marcin Wisnicki <mwisnicki+freebsd-ports@gmail.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 679598803fb6..5440743ea8cd 100644 --- a/games/Makefile +++ b/games/Makefile @@ -303,6 +303,7 @@ SUBDIR += linux-virtual-jay-peak SUBDIR += lm-solve SUBDIR += ltris + SUBDIR += lucidlife SUBDIR += macopix SUBDIR += madbomber SUBDIR += maelstrom |