summaryrefslogtreecommitdiffstats
path: root/crypto/seahorse/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/seahorse/DETAILS')
-rwxr-xr-xcrypto/seahorse/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/crypto/seahorse/DETAILS b/crypto/seahorse/DETAILS
new file mode 100755
index 0000000000..cc6cd3aecd
--- /dev/null
+++ b/crypto/seahorse/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=seahorse
+ VERSION=0.7.9
+ MD5[0]='f9d600ecb5310558c9280b85a4ed5604'
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_URL[1]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ LICENSE[0]=GPL
+ BUILD_API=2
+ WEB_SITE=http://seahorse.sourceforge.net
+ ENTERED=20011123
+ UPDATED=20050329
+ SHORT="GNOME interface for GnuPG"
+cat << EOF
+Seahorse is a Gnome interface for GnuPG.
+It's main purpose is to be a PGP/GPG Key Manager, though it
+has other components including a text editor and file manager.
+EOF