diff options
author | lkoeller <lkoeller@FreeBSD.org> | 2001-12-15 20:29:15 +0800 |
---|---|---|
committer | lkoeller <lkoeller@FreeBSD.org> | 2001-12-15 20:29:15 +0800 |
commit | c7d7da53aab29ba57e26c07c7a74348f78e62c22 (patch) | |
tree | 854ab41c60d298ad5f45887e7e49bdfc8b227e92 /games/Makefile | |
parent | 7df31d5c58471dc5395ae5c19e6243b5c313b0a0 (diff) | |
download | freebsd-ports-graphics-c7d7da53aab29ba57e26c07c7a74348f78e62c22.tar.gz freebsd-ports-graphics-c7d7da53aab29ba57e26c07c7a74348f78e62c22.tar.zst freebsd-ports-graphics-c7d7da53aab29ba57e26c07c7a74348f78e62c22.zip |
New port of smiley, a "smiley server" which generates or explains any
kind of known smiley.
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 fb093694488..4b8e0a161a0 100644 --- a/games/Makefile +++ b/games/Makefile @@ -235,6 +235,7 @@ SUBDIR += sl SUBDIR += slashem-tty SUBDIR += smacx + SUBDIR += smiley SUBDIR += sokoban SUBDIR += sol SUBDIR += solarwolf |