diff options
Diffstat (limited to 'net-p2p/edonkey-tool-hash')
-rw-r--r-- | net-p2p/edonkey-tool-hash/Makefile | 34 | ||||
-rw-r--r-- | net-p2p/edonkey-tool-hash/distinfo | 1 | ||||
-rw-r--r-- | net-p2p/edonkey-tool-hash/pkg-descr | 8 | ||||
-rw-r--r-- | net-p2p/edonkey-tool-hash/pkg-plist | 1 |
4 files changed, 0 insertions, 44 deletions
diff --git a/net-p2p/edonkey-tool-hash/Makefile b/net-p2p/edonkey-tool-hash/Makefile deleted file mode 100644 index 3bd7db353a85..000000000000 --- a/net-p2p/edonkey-tool-hash/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: edonkey hash tool -# Date created: Wed Feb 20 18:03:49 BRT 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= edonkey -PORTVERSION= 0.3.2 -CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ed2k-tools -PKGNAMESUFFIX= -tool-hash -DISTNAME= ed2k_hash-${PORTVERSION} - -MAINTAINER= lioux@FreeBSD.org -COMMENT= Both calculates 'eDonkey/Overnet hashes' producing ed2k:// file links - -USE_REINPLACE= yes -USE_LIBTOOL= yes -GNU_CONFIGURE= yes - -post-patch: -# respect CFLAGS - @${REINPLACE_CMD} -E -e \ - 's|-O2||' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} - -do-install: -# uphold POLA, do not change binary name - @${INSTALL_PROGRAM} ${WRKSRC}/ed2k_hash/ed2k_hash \ - ${PREFIX}/bin/${PORTNAME}${PKGNAMESUFFIX} - -.include <bsd.port.mk> diff --git a/net-p2p/edonkey-tool-hash/distinfo b/net-p2p/edonkey-tool-hash/distinfo deleted file mode 100644 index bf3094412e66..000000000000 --- a/net-p2p/edonkey-tool-hash/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (ed2k_hash-0.3.2.tar.gz) = d350608ce000d0f0e34fd91c572ee9bf diff --git a/net-p2p/edonkey-tool-hash/pkg-descr b/net-p2p/edonkey-tool-hash/pkg-descr deleted file mode 100644 index 24f71696cf93..000000000000 --- a/net-p2p/edonkey-tool-hash/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -This tool takes a file and calculates the final 'eDonkey/Overnet -hash' for it that you need if you want to create ed2k:// links to -that file. - -It also spits out the complete ed2k:// link in the end and appends -it to the file 'ed2k_links.txt' for easier copy-and-paste later on. - -WWW: http://ed2k-tools.sourceforge.net/ diff --git a/net-p2p/edonkey-tool-hash/pkg-plist b/net-p2p/edonkey-tool-hash/pkg-plist deleted file mode 100644 index 5a5e8ae8d189..000000000000 --- a/net-p2p/edonkey-tool-hash/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/edonkey-tool-hash |