summaryrefslogtreecommitdiff
path: root/pkgtools/digest/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 20:59:00 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 20:59:00 +0000
commit273821c4d377411699fe450ab9d48f7e5933d9b6 (patch)
treeb8174b07e5f6072d89e0ac6466ae83197944712f /pkgtools/digest/DESCR
parentd8ed248248754208ebf0c3a07f7a0847af2e838a (diff)
downloadpkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'pkgtools/digest/DESCR')
-rw-r--r--pkgtools/digest/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkgtools/digest/DESCR b/pkgtools/digest/DESCR
new file mode 100644
index 00000000000..7bd9043a960
--- /dev/null
+++ b/pkgtools/digest/DESCR
@@ -0,0 +1,5 @@
+This utility is a wrapper for the md5(3), sha1(3) and rmd160(3)
+routines.
+
+The utility is linked statically, so that it can be used without any
+shared libraries installed on the system.