diff options
author | Mark Pulford <markp@FreeBSD.org> | 2001-06-23 06:07:42 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2001-06-23 06:07:42 +0000 |
commit | 91591093570bdf341dc2d54d5b5fa7b45a36ba5d (patch) | |
tree | 0d3c4cf5f714193ed48650d9e6b037921d026732 /games/Makefile | |
parent | ca16a5b614eebd429d4a413b402e8791ab9e3e78 (diff) | |
download | ports-91591093570bdf341dc2d54d5b5fa7b45a36ba5d.tar.gz ports-91591093570bdf341dc2d54d5b5fa7b45a36ba5d.zip |
Add eboard 0.2.5, gTK+ chess board interface (mainly for FICS and
chessd).
PR: 28358
Submitted by: petef@databits.net
Notes
Notes:
svn path=/head/; revision=44341
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 0daf5359ed8e..18e508e77913 100644 --- a/games/Makefile +++ b/games/Makefile @@ -65,6 +65,7 @@ SUBDIR += dopewars SUBDIR += drm SUBDIR += dungeon + SUBDIR += eboard SUBDIR += empire SUBDIR += fkiss SUBDIR += flightgear |