diff options
author | will <will@FreeBSD.org> | 2001-01-04 08:05:14 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-04 08:05:14 +0800 |
commit | 9847c76f64183abe5e0e9a4159657ae3e966ef3e (patch) | |
tree | 97e0b324be393a54a73118fcf938e69fc3a1b778 /textproc/Makefile | |
parent | 72779058d46800a4d20663d2b41460eb21980a8e (diff) | |
download | freebsd-ports-gnome-9847c76f64183abe5e0e9a4159657ae3e966ef3e.tar.gz freebsd-ports-gnome-9847c76f64183abe5e0e9a4159657ae3e966ef3e.tar.zst freebsd-ports-gnome-9847c76f64183abe5e0e9a4159657ae3e966ef3e.zip |
Add p5-Sort-Fields 0.90, perl module to sort lines containing delimited
fields.
PR: 24014
Submitted by: Anton Berezin <tobez@tobez.org>
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 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 |