summaryrefslogtreecommitdiff
path: root/sysutils/shlock/pkg-descr
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2002-07-09 00:23:51 +0000
committerDoug Barton <dougb@FreeBSD.org>2002-07-09 00:23:51 +0000
commit9a5954946ec32b88a4d7f5d67860c4a3ff8eb3f1 (patch)
tree653da959660bc1b4e8591fd9d6b178710f0652cf /sysutils/shlock/pkg-descr
parentRemove unused file (diff)
A seperate port for the very useful shlock utility, which comes
as part of INN.
Diffstat (limited to 'sysutils/shlock/pkg-descr')
-rw-r--r--sysutils/shlock/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/shlock/pkg-descr b/sysutils/shlock/pkg-descr
new file mode 100644
index 000000000000..b2ec9c9d952f
--- /dev/null
+++ b/sysutils/shlock/pkg-descr
@@ -0,0 +1,8 @@
+The historical, and still very useful process-locking program. Use to make
+sure that your shell script is the only version of itself running on your
+system. There are many other creative ways to use this program.
+
+WWW: http://www.isc.org/products/INN/
+
+- Doug Barton
+DougB@FreeBSD.org