summaryrefslogtreecommitdiff
path: root/net/overnet
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-05-15 12:52:49 +0000
committergrant <grant@pkgsrc.org>2003-05-15 12:52:49 +0000
commit0c8edca2ca4903b32ace85132724ee3a0db1c9b3 (patch)
tree9a042453bf7c9a1ee2906ce30512f3b70e6f2390 /net/overnet
parentce1b4158575fa5ee658ec0eb025bd5b19648eb75 (diff)
downloadpkgsrc-0c8edca2ca4903b32ace85132724ee3a0db1c9b3.tar.gz
Initial import of overnet-0.48.2 into The NetBSD Packages Collection.
Overnet is an application that allows you to share files with millions of other people across the globe.
Diffstat (limited to 'net/overnet')
-rw-r--r--net/overnet/DESCR2
-rw-r--r--net/overnet/MESSAGE11
-rw-r--r--net/overnet/Makefile35
-rw-r--r--net/overnet/PLIST6
-rw-r--r--net/overnet/distinfo4
5 files changed, 58 insertions, 0 deletions
diff --git a/net/overnet/DESCR b/net/overnet/DESCR
new file mode 100644
index 00000000000..1bb14d87e02
--- /dev/null
+++ b/net/overnet/DESCR
@@ -0,0 +1,2 @@
+Overnet is an application that allows you to share files with millions
+of other people across the globe.
diff --git a/net/overnet/MESSAGE b/net/overnet/MESSAGE
new file mode 100644
index 00000000000..2727ff3b235
--- /dev/null
+++ b/net/overnet/MESSAGE
@@ -0,0 +1,11 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2003/05/15 12:52:49 grant Exp $
+
+ It is recommended that you create a working directory for
+ your instance of ${PKGNAME}, as several configuration files
+ are created in the current working directory.
+
+ You should copy ${PREFIX}/share/examples/overnet/contact.dat
+ into your working directory before running ${PKGNAME}.
+
+===========================================================================
diff --git a/net/overnet/Makefile b/net/overnet/Makefile
new file mode 100644
index 00000000000..85e36b44977
--- /dev/null
+++ b/net/overnet/Makefile
@@ -0,0 +1,35 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/05/15 12:52:49 grant Exp $
+#
+
+DISTNAME= overnet0.48.2
+PKGNAME= overnet-0.48.2
+WRKSRC= ${WRKDIR}
+CATEGORIES= net
+MASTER_SITES= ${HOMEPAGE}files/
+
+MAINTAINER= grant@NetBSD.org
+HOMEPAGE= http://www.overnet.com/
+COMMENT= Peer-to-peer file sharing client (binary pkg)
+
+NO_CONFIGURE= # defined
+NO_BUILD= # defined
+
+ONLY_FOR_PLATFORM= Linux-*-i[3-6]86 NetBSD-*-i386
+
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} != "Linux"
+DEPENDS+= suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat
+.endif
+
+do-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/overnet
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/overnet
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/overnet
+ ${INSTALL_PROGRAM} ${WRKSRC}/${DISTNAME} ${PREFIX}/bin/overnet
+ @# keep modes, as it doesn't work unless contact.dat is executable
+ ${CP} -p ${WRKSRC}/contact.dat ${PREFIX}/share/examples/overnet
+ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/overnet
+
+.include "../../emulators/suse_linux/Makefile.application"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/overnet/PLIST b/net/overnet/PLIST
new file mode 100644
index 00000000000..b93aa2d115b
--- /dev/null
+++ b/net/overnet/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/15 12:52:49 grant Exp $
+bin/overnet
+share/doc/overnet/README
+share/examples/overnet/contact.dat
+@dirrm share/examples/overnet
+@dirrm share/doc/overnet
diff --git a/net/overnet/distinfo b/net/overnet/distinfo
new file mode 100644
index 00000000000..7fbf3212a3a
--- /dev/null
+++ b/net/overnet/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/05/15 12:52:49 grant Exp $
+
+SHA1 (overnet0.48.2.tar.gz) = 28283cbfbe713222cf83065dbb521ab5b1902e16
+Size (overnet0.48.2.tar.gz) = 590882 bytes