diff options
author | clsung <clsung@FreeBSD.org> | 2006-11-01 09:24:23 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-11-01 09:24:23 +0800 |
commit | 46b54cad29f1618442b61e03b7494945e8e3bf03 (patch) | |
tree | 99065527cbeb4e91ee765df4bf6acc189c00753e /textproc/Makefile | |
parent | b3f336de3ae8703eabb84f9350da9e211afa3ec2 (diff) | |
download | freebsd-ports-gnome-46b54cad29f1618442b61e03b7494945e8e3bf03.tar.gz freebsd-ports-gnome-46b54cad29f1618442b61e03b7494945e8e3bf03.tar.zst freebsd-ports-gnome-46b54cad29f1618442b61e03b7494945e8e3bf03.zip |
Add p5-Parse-CSV 1.00, highly flexible CVS parser for large files.
PR: ports/104559
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
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 1cf0ccc1cfb9..6cb30b577330 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -400,6 +400,7 @@ SUBDIR += p5-POSIX-Regex SUBDIR += p5-PPI SUBDIR += p5-PPI-HTML + SUBDIR += p5-Parse-CSV SUBDIR += p5-Parse-FixedLength SUBDIR += p5-Parse-Flex SUBDIR += p5-Parse-PhoneNumber |