aboutsummaryrefslogtreecommitdiffstats
path: root/misc/rpl/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-11-20 21:48:03 +0800
committerijliao <ijliao@FreeBSD.org>2002-11-20 21:48:03 +0800
commitbd5e31b3066f2ce84bafb8356a45c97ead5d8831 (patch)
treeec1e587d462728aed0a35ebd2e4bb55e874b4394 /misc/rpl/pkg-descr
parentbbfa253adc0b7696dc60214fa5e7d9e3f47f0a3b (diff)
downloadfreebsd-ports-gnome-bd5e31b3066f2ce84bafb8356a45c97ead5d8831.tar.gz
freebsd-ports-gnome-bd5e31b3066f2ce84bafb8356a45c97ead5d8831.tar.zst
freebsd-ports-gnome-bd5e31b3066f2ce84bafb8356a45c97ead5d8831.zip
add rpl 1.4.0
Rpl is a Unix text replacement utility PR: 40970 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
Diffstat (limited to 'misc/rpl/pkg-descr')
-rw-r--r--misc/rpl/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/rpl/pkg-descr b/misc/rpl/pkg-descr
new file mode 100644
index 000000000000..a44e2178ec19
--- /dev/null
+++ b/misc/rpl/pkg-descr
@@ -0,0 +1,10 @@
+rpl is a Unix text replacement utility. It will replace strings with new
+strings in multiple text files. It can scan directories recursively and
+replace strings in all files found. The search can be limited to files
+with certain filename suffixes (e.g. '.html', '.c', etc.).
+
+WWW: http://www.laffeycomputer.com/software.html
+AUTHOR: Joe Laffey <software@laffeycomputer.com>
+
+ - Michael L. Hostbaek
+ mich@freebsdcluster.org