summaryrefslogtreecommitdiffstats
path: root/archive/cksfv/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/cksfv/DETAILS')
-rwxr-xr-xarchive/cksfv/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/archive/cksfv/DETAILS b/archive/cksfv/DETAILS
new file mode 100755
index 0000000000..b8f32143da
--- /dev/null
+++ b/archive/cksfv/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=cksfv
+ VERSION=1.3.5
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.modeemi.fi/~shd/foss/cksfv/files/$SOURCE
+ MD5[0]=75d8bfd3d2a290c0420a7e9d1eff5b73
+ WEB_SITE=http://www.iki.fi/shd/cksv
+ ENTERED=20020427
+ UPDATED=20020427
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT="Utility to verify sfv files"
+cat << EOF
+Some files that you download will come with a .sfv file. This is used to
+verify that the files that you received are the same as the originals. cksfv
+is a program that can use the .sfv file to verify the downloaded files.
+Also, it can be used to create new .sfv files.
+EOF