diff options
author | thierry <thierry@FreeBSD.org> | 2004-03-26 21:38:50 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-03-26 21:38:50 +0000 |
commit | cf849b565bf1f69f9765556d803f9674474e6144 (patch) | |
tree | ab959ba1d7470f4af2d3fadbf4144e8723c6e14b /games/Makefile | |
parent | da6e9199c9c5831b954da3eb48493147f3b14a5b (diff) | |
download | FreeBSD-ports-cf849b565bf1f69f9765556d803f9674474e6144.zip FreeBSD-ports-cf849b565bf1f69f9765556d803f9674474e6144.tar.gz |
Add cardpics and MaitreTarot, a Tarot card game.
Approved by: mat(mentor).
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 b1fbc01..0eef36b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -57,6 +57,7 @@ SUBDIR += bugsx SUBDIR += burgerspace SUBDIR += bzflag + SUBDIR += cardpics SUBDIR += cgoban SUBDIR += cgoban2 SUBDIR += chromium |