diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-23 03:12:43 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-23 03:12:43 +0000 |
commit | 48d243d662dad47437166f1cb8735a0f5fa48f0a (patch) | |
tree | 4b40f56e995adfb2d3552534a0b23d26f6307bb0 /games/Makefile | |
parent | [MAINTAINER] polish/pl-kadu: update to 0.4.2 (diff) |
new port: games/pear-Games_Chess 0.9.0
new port pear-Games_Chess to validate PGN (portable Game
Notation) representing chess games
PR: ports/87617
Submitted by: Mark Huizer <xaa+ports@timewasters.nl>
Notes
Notes:
svn path=/head/; revision=146168
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 15f28521efc5..0e187debabd3 100644 --- a/games/Makefile +++ b/games/Makefile @@ -411,6 +411,7 @@ SUBDIR += pachi SUBDIR += pathological SUBDIR += pcgen + SUBDIR += pear-Games_Chess SUBDIR += pengpong SUBDIR += penguin-command SUBDIR += pentix |