aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-06-22 20:19:51 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-06-22 20:19:51 +0000
commit7b166585406516e31bc6be0487c60bb05786759b (patch)
tree3025b149e514eec26958804f72350840dfd92d8c /textproc/Makefile
parentbc7b7b24e3eb10783f89ee24bfce60c4e7e02149 (diff)
downloadports-7b166585406516e31bc6be0487c60bb05786759b.tar.gz
ports-7b166585406516e31bc6be0487c60bb05786759b.zip
Add rl, a command-line tool that reads lines from an input file or stdin,
randomizes the lines and outputs a specified number of lines. It does this with only a single pass over the input while trying to use as little memory as possible. PR: ports/68182 Submitted by: David Sze <dsze@alumni.uwaterloo.ca>
Notes
Notes: svn path=/head/; revision=112001
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 e12f1ff31023..fe1b98feba90 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -458,6 +458,7 @@
SUBDIR += redland
SUBDIR += replaceit
SUBDIR += resume
+ SUBDIR += rl
SUBDIR += rman
SUBDIR += ro-aspell
SUBDIR += roap