diff options
author | flz <flz@FreeBSD.org> | 2005-03-16 06:54:20 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-16 06:54:20 +0800 |
commit | 566220a435ec073eee29842f6b3d69090ddadcc7 (patch) | |
tree | 3e2d47126fe09e879695dbefe038e2aff32afbcb /textproc/Makefile | |
parent | f3d0e62a7fb1641ee3ccad3d3917096e2501ff8b (diff) | |
download | freebsd-ports-gnome-566220a435ec073eee29842f6b3d69090ddadcc7.tar.gz freebsd-ports-gnome-566220a435ec073eee29842f6b3d69090ddadcc7.tar.zst freebsd-ports-gnome-566220a435ec073eee29842f6b3d69090ddadcc7.zip |
- Add p5-IO-CSVHeaderFile 0.03, a Perl module to automate reads from CSV
formatted text files.
PR: ports/74293
Submitted by: Vasek Balcar <vasek@ti.cz>
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 dc2e3fe27ea3..47d5bfdbb650 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -273,6 +273,7 @@ SUBDIR += p5-HTML-Tidy SUBDIR += p5-Hash-Merge SUBDIR += p5-IDNA-Punycode + SUBDIR += p5-IO-CSVHeaderFile SUBDIR += p5-LJ-SpellCheck SUBDIR += p5-Lingua-Conjunction SUBDIR += p5-Lingua-EN-AddressParse |