aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2017-06-21 16:23:52 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2017-06-21 16:23:52 +0000
commit12d231bf9bfaf86ebb33fe14675c0f66315ffa94 (patch)
treeef3df2e8d53ade3c0d9394fe459b40dfb65c9eba /textproc/Makefile
parent1db23587bd008ffa5279a948956f88a083376b65 (diff)
downloadports-12d231bf9bfaf86ebb33fe14675c0f66315ffa94.tar.gz
ports-12d231bf9bfaf86ebb33fe14675c0f66315ffa94.zip
New port: textproc/ripgrep
ripgrep is a command line search tool that combines the usability of The Silver Searcher (an ack clone) with the raw speed of GNU grep. ripgrep is fast, cross platform and written in Rust. WWW: http://blog.burntsushi.net/ripgrep/ PR: 215212 Submitted by: petteri.valkonen@iki.fi (based on) Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D11162
Notes
Notes: svn path=/head/; revision=444035
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 8c8f952b548e..8b9a31f8922c 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1417,6 +1417,7 @@
SUBDIR += resume
SUBDIR += resume-extensions
SUBDIR += rfcdiff
+ SUBDIR += ripgrep
SUBDIR += ripole
SUBDIR += rl
SUBDIR += rman