aboutsummaryrefslogtreecommitdiff
path: root/misc/linux-edonkey-tool-list
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2002-08-10 04:35:28 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2002-08-10 04:35:28 +0000
commitf124555536ce4b815ff160312c094545c36ec440 (patch)
tree702199d3b5e34c9ba151483313d8c26565451c75 /misc/linux-edonkey-tool-list
parent280725774faa4e3d91ff599cca3a1466c77d300e (diff)
downloadports-release/4.6.2.tar.gz
ports-release/4.6.2.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_6_2'.release/4.6.2
Diffstat (limited to 'misc/linux-edonkey-tool-list')
-rw-r--r--misc/linux-edonkey-tool-list/Makefile47
-rw-r--r--misc/linux-edonkey-tool-list/distinfo1
-rw-r--r--misc/linux-edonkey-tool-list/pkg-comment1
-rw-r--r--misc/linux-edonkey-tool-list/pkg-descr7
-rw-r--r--misc/linux-edonkey-tool-list/pkg-plist1
5 files changed, 0 insertions, 57 deletions
diff --git a/misc/linux-edonkey-tool-list/Makefile b/misc/linux-edonkey-tool-list/Makefile
deleted file mode 100644
index 483dcab0bda7..000000000000
--- a/misc/linux-edonkey-tool-list/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# New ports collection makefile for: edonkey list tool
-# Date created: Wed Feb 20 18:03:49 BRT 2002
-# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= edonkey
-PORTVERSION= 0.0.1
-CATEGORIES= misc linux
-MASTER_SITES= http://users.aber.ac.uk/tpm01/ed2k_tools/
-PKGNAMESUFFIX= -tool-list
-DISTNAME= ed2k_list
-EXTRACT_SUFX= .gz
-EXTRACT_ONLY=
-
-MAINTAINER= lioux@FreeBSD.org
-
-ONLY_FOR_ARCHS= i386
-USE_LINUX= yes
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-STRIP=
-
-STRIP_CMD= ${LINUXBASE}/usr/bin/strip
-
-.if exists(/usr/bin/brandelf)
-BRANDELF?= /usr/bin/brandelf
-.else
-BRANDELF?= brandelf
-.endif
-
-BINARY_NAME= ${PORTNAME}${PKGNAMESUFFIX}
-
-post-extract:
- @${GZCAT} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} > ${WRKSRC}/${BINARY_NAME}
-
-pre-install:
-.if exists(${STRIP_CMD})
- @${STRIP_CMD} ${WRKSRC}/${BINARY_NAME}
-.endif
- @${BRANDELF} -t Linux ${WRKSRC}/${BINARY_NAME}
-
-do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/${BINARY_NAME} ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/misc/linux-edonkey-tool-list/distinfo b/misc/linux-edonkey-tool-list/distinfo
deleted file mode 100644
index 5ea55402f607..000000000000
--- a/misc/linux-edonkey-tool-list/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (ed2k_list.gz) = 9edc1e1d2cf10ab3ba64b9eedd37487b
diff --git a/misc/linux-edonkey-tool-list/pkg-comment b/misc/linux-edonkey-tool-list/pkg-comment
deleted file mode 100644
index 8535e3c8158a..000000000000
--- a/misc/linux-edonkey-tool-list/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Creates a web page with ed2k:// links to all your shared files
diff --git a/misc/linux-edonkey-tool-list/pkg-descr b/misc/linux-edonkey-tool-list/pkg-descr
deleted file mode 100644
index 06c11b630e57..000000000000
--- a/misc/linux-edonkey-tool-list/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-This tool creates a web page with ed2k:// links to all your shared
-files. This is useful for people who want to make their own files
-(e.g. their band's mp3s) publicly available but don't have a dedicated
-web server with 24/7 connection to the internet available for this
-purpose.
-
-WWW: http://users.aber.ac.uk/tpm01/ed2k_tools/
diff --git a/misc/linux-edonkey-tool-list/pkg-plist b/misc/linux-edonkey-tool-list/pkg-plist
deleted file mode 100644
index bdb14ba070fe..000000000000
--- a/misc/linux-edonkey-tool-list/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/edonkey-tool-list