aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-04 00:05:14 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-04 00:05:14 +0000
commit44d168177585d92cc903099677d52b4c6d232969 (patch)
tree7ec533b114eef1d579c35262c8ca9bc2b68c935c /textproc/Makefile
parent3ab727857cd37e0b1ee5ee02e05f8a9646f88a6a (diff)
downloadports-44d168177585d92cc903099677d52b4c6d232969.tar.gz
ports-44d168177585d92cc903099677d52b4c6d232969.zip
Add p5-Sort-Fields 0.90, perl module to sort lines containing delimited
fields. PR: 24014 Submitted by: Anton Berezin <tobez@tobez.org>
Notes
Notes: svn path=/head/; revision=36750
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index d4c4870f75e4..db4b0138706e 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -72,6 +72,7 @@
SUBDIR += openjade
SUBDIR += p5-DelimMatch
SUBDIR += p5-Sort-ArbBiLex
+ SUBDIR += p5-Sort-Fields
SUBDIR += p5-Spreadsheet-ParseExcel
SUBDIR += p5-Spreadsheet-WriteExcel
SUBDIR += p5-String-ShellQuote