aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/opendchub
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/opendchub')
-rw-r--r--net-p2p/opendchub/Makefile37
-rw-r--r--net-p2p/opendchub/distinfo2
-rw-r--r--net-p2p/opendchub/pkg-descr9
-rw-r--r--net-p2p/opendchub/pkg-plist6
4 files changed, 0 insertions, 54 deletions
diff --git a/net-p2p/opendchub/Makefile b/net-p2p/opendchub/Makefile
deleted file mode 100644
index 902c617cf73e..000000000000
--- a/net-p2p/opendchub/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: opendchub
-# Date created: May 29, 2002
-# Whom: Munish Chopra <mchopra@engmail.uwaterloo.ca>
-#
-# $FreeBSD$
-#
-
-PORTNAME= opendchub
-PORTVERSION= 0.7.14
-PORTREVISION= 1
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Unofficial Unix version of the Direct Connect Hub software
-
-USE_PERL5= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include"
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/Documentation/* ${DOCSDIR}
-.endif
-
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500601
-IGNORE= "needs at least perl 5.6.1 to build"
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/net-p2p/opendchub/distinfo b/net-p2p/opendchub/distinfo
deleted file mode 100644
index b15ecffdd5c3..000000000000
--- a/net-p2p/opendchub/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (opendchub-0.7.14.tar.gz) = 6121347154820e2b307a5aecafa86ce8
-SIZE (opendchub-0.7.14.tar.gz) = 187739
diff --git a/net-p2p/opendchub/pkg-descr b/net-p2p/opendchub/pkg-descr
deleted file mode 100644
index 0e6012fa9833..000000000000
--- a/net-p2p/opendchub/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-Open DC Hub is a Unix/Linux version of the Hub software for the
-Direct Connect network. Direct Connect is a file sharing network
-made up by hubs, to which clients can connect.
-
-Once connected to a hub, the user can search for files on the hub
-or the network, or browse files of other users connected to the
-hub.
-
-WWW: http://opendchub.sourceforge.net/
diff --git a/net-p2p/opendchub/pkg-plist b/net-p2p/opendchub/pkg-plist
deleted file mode 100644
index 95e46e251163..000000000000
--- a/net-p2p/opendchub/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/opendchub
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/configfiles
-%%PORTDOCS%%%%DOCSDIR%%/general
-%%PORTDOCS%%%%DOCSDIR%%/scriptdoc
-%%PORTDOCS%%@dirrm %%DOCSDIR%%