summaryrefslogtreecommitdiffstats
path: root/crypto/secpanel/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/secpanel/DETAILS')
-rwxr-xr-xcrypto/secpanel/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/crypto/secpanel/DETAILS b/crypto/secpanel/DETAILS
new file mode 100755
index 0000000000..fd997877e3
--- /dev/null
+++ b/crypto/secpanel/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=secpanel
+ VERSION=0.5.0
+ BUILD_API=2
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.pingx.net/secpanel/$SOURCE
+ MD5[0]=16fd0681954450661326e0f7d67eb2b0
+ WEB_SITE=http://www.pingx.net/secpanel/
+ ENTERED=20040203
+ UPDATED=20040203
+ LICENSE[0]=GPL
+ SHORT="SSH-GUI for XWindow"
+cat << EOF
+SecPanel serves as a graphical user interface for managing and running SSH (Secure Shell) and SCP (Secure Copy) connections. Nearly all connection-parameters are adjusted by one mouseclick (compression, port-forwarding, etc.). It also manages the SSH-agent.
+EOF