diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2006-12-25 07:45:49 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2006-12-25 07:45:49 +0000 |
commit | 7d9bf7d8d68bd6c990b6d44af43b0bd924f2063c (patch) | |
tree | 84f88bc8c680b6f371a6059c642fc3909eda85a4 /textproc/Makefile | |
parent | 244bdf1b3748c92feeb548e61da04fa454aa6e4f (diff) | |
download | ports-7d9bf7d8d68bd6c990b6d44af43b0bd924f2063c.tar.gz ports-7d9bf7d8d68bd6c990b6d44af43b0bd924f2063c.zip |
add Class::CSV 1.02
Class based CSV parser/writer
Notes
Notes:
svn path=/head/; revision=180693
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 f3f5e22b57f7..e66a2a9e3b6c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -335,6 +335,7 @@ SUBDIR += p5-CSS-Squish SUBDIR += p5-CSS-Tiny SUBDIR += p5-Chess-PGN-Parse + SUBDIR += p5-Class-CSV SUBDIR += p5-Data-FormValidator SUBDIR += p5-Data-Report SUBDIR += p5-DelimMatch |