diff options
author | dinoex <dinoex@FreeBSD.org> | 2005-11-20 20:20:55 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2005-11-20 20:20:55 +0800 |
commit | 52603dfc96131fe8ff197053939452df4f1f29a8 (patch) | |
tree | 531cee76921ac2057a6d1087bce80b30ea63c374 /misc/Makefile | |
parent | bf17c5c1024324219897cd8bc961c124712fb642 (diff) | |
download | freebsd-ports-gnome-52603dfc96131fe8ff197053939452df4f1f29a8.tar.gz freebsd-ports-gnome-52603dfc96131fe8ff197053939452df4f1f29a8.tar.zst freebsd-ports-gnome-52603dfc96131fe8ff197053939452df4f1f29a8.zip |
This tool takes files and calculates the final 'eEmule' hashes for
then. It also spits out the complete ed2k:// link in the end.
Note: This hashes differ from 'eDonkey/mldonkey' hashes
when the size of a files is a mutiple of 9728000 Bytes.
WWW: http://www.sdalu.com/software/tools.shtml
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 9cbec8a07ebc..94df21930069 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -71,6 +71,7 @@ SUBDIR += dvorak7min SUBDIR += dvorakng SUBDIR += earthview + SUBDIR += ed2k SUBDIR += edonkey-tool-hash SUBDIR += elscreen SUBDIR += esniper |