summaryrefslogtreecommitdiffstats
path: root/crypto/shfs/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/shfs/DETAILS')
-rwxr-xr-xcrypto/shfs/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/crypto/shfs/DETAILS b/crypto/shfs/DETAILS
new file mode 100755
index 0000000000..2437cfc9c2
--- /dev/null
+++ b/crypto/shfs/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=shfs
+ VERSION=0.35
+ BUILD_API=2
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ MD5[0]=61be07f66daa3968d411ea63cbc4b497
+ WEB_SITE=http://shfs.sourceforge.net/
+ ENTERED=20031104
+ UPDATED=20040309
+ LICENSE[0]=GPL
+ SHORT="shfs allows to mount remote filesystems using ssh connection"
+cat << EOF
+SHFS is a simple and easy to use Linux kernel (2.4+) module which allows you to mount remote filesystems using plain shell (ssh/rsh) connection. It supports some nice features like number of different caches for access speedup, target system optimisations, etc.
+EOF