aboutsummaryrefslogtreecommitdiff
path: root/textproc/replaceit/pkg-descr
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-08-24 19:21:32 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-08-24 19:21:32 +0000
commit8e17bd72105aea569554853e90b5fafa02bf161c (patch)
tree28a314f5450dcbfadf59271b880fbfcadf0f18ba /textproc/replaceit/pkg-descr
parentabf557dacc98b0c0b91bb14d96beaf3746cb583e (diff)
downloadports-8e17bd72105aea569554853e90b5fafa02bf161c.tar.gz
ports-8e17bd72105aea569554853e90b5fafa02bf161c.zip
Notes
Diffstat (limited to 'textproc/replaceit/pkg-descr')
-rw-r--r--textproc/replaceit/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/replaceit/pkg-descr b/textproc/replaceit/pkg-descr
new file mode 100644
index 000000000000..649055628420
--- /dev/null
+++ b/textproc/replaceit/pkg-descr
@@ -0,0 +1,9 @@
+ReplaceIt was written as a quick, light and effective replacement to
+the combination of sed/awk/grep/head/tail and other such shell
+utilities, as well as being quicker in startup (at least) than an
+equivilant Perl solution.
+
+WWW: http://pldaniels.com/replaceit/
+Author: Paul L Daniels <pldaniels@pldaniels.com>
+
+- Patrick Li <pat@databits.net>