diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-11-25 15:56:19 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-11-25 15:56:19 +0800 |
commit | 071571cfbe1e3b8e0711b52dbbf62bd45c7e0110 (patch) | |
tree | 17408b7280ac890ba1db94f7bd249338003eb37f /games/Makefile | |
parent | 8a236b71e520d6327df296f31050a50bb55b9c9f (diff) | |
download | freebsd-ports-gnome-071571cfbe1e3b8e0711b52dbbf62bd45c7e0110.tar.gz freebsd-ports-gnome-071571cfbe1e3b8e0711b52dbbf62bd45c7e0110.tar.zst freebsd-ports-gnome-071571cfbe1e3b8e0711b52dbbf62bd45c7e0110.zip |
add cryptoslam
A curses-based tool for creating and solving the cryptograms
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 9f255fff2c99..0134612bb26e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -58,6 +58,7 @@ SUBDIR += crafty-open-small SUBDIR += crimson SUBDIR += crossfire + SUBDIR += cryptoslam SUBDIR += cursive SUBDIR += deal SUBDIR += defendguin |