diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-08-31 11:11:35 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-08-31 11:11:35 +0000 |
commit | 4ef9c6add42a9fc93d7be8240626fe287ff53662 (patch) | |
tree | 7c36bc502149b42ce6b83bad677ef15dd9fde5f2 /textproc/Makefile | |
parent | Fix configure switches. (diff) |
Add p5-Chess-PGN-Parse 0.18, reads and parses PGN (Portable Game
Notation) Chess files.
PR: ports/83958
Submitted by: Aaron Dalton <aaron@daltons.ca>
Notes
Notes:
svn path=/head/; revision=141555
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index a33cd4a341ce..aafb4f516a64 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -279,6 +279,7 @@ SUBDIR += p5-Bloom-Filter SUBDIR += p5-CSS-SAC SUBDIR += p5-CSS-Tiny + SUBDIR += p5-Chess-PGN-Parse SUBDIR += p5-Data-FormValidator SUBDIR += p5-DelimMatch SUBDIR += p5-Filter-Simple |