summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorkefren <kefren>2008-11-27 09:02:39 +0000
committerkefren <kefren>2008-11-27 09:02:39 +0000
commiteb77803d8e6a6d6f13453275565e5c5a25e9bc9b (patch)
tree4f42a9f225125d47016bf3c4421e835b1d98fa00 /net
parenteb4e14d9ebc38e7aed7b08d7276725ef791f7402 (diff)
downloadpkgsrc-eb77803d8e6a6d6f13453275565e5c5a25e9bc9b.tar.gz
Import monotorrent 0.6.2, an open source .NET torrent library
Diffstat (limited to 'net')
-rw-r--r--net/monotorrent/DESCR5
-rw-r--r--net/monotorrent/Makefile17
-rw-r--r--net/monotorrent/PLIST3
-rw-r--r--net/monotorrent/distinfo5
4 files changed, 30 insertions, 0 deletions
diff --git a/net/monotorrent/DESCR b/net/monotorrent/DESCR
new file mode 100644
index 00000000000..7bd77014ae3
--- /dev/null
+++ b/net/monotorrent/DESCR
@@ -0,0 +1,5 @@
+Monotorrent is an open source bittorrent library developed by Alan
+McGovern. It was initially developed as part of googles Summer of
+Code project in 2006. The main aim of this library is to provide a
+rich API for developers to connect to so they can harness BitTorrent
+for all downloading needs.
diff --git a/net/monotorrent/Makefile b/net/monotorrent/Makefile
new file mode 100644
index 00000000000..4ee1b7a67fe
--- /dev/null
+++ b/net/monotorrent/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/27 09:02:39 kefren Exp $
+
+DISTNAME= monotorrent-0.62
+CATEGORIES= net
+MASTER_SITES= http://monotorrent.com/Files/0.62/
+
+MAINTAINER= kefren@NetBSD.org
+HOMEPAGE= http://monotorrent.com/
+COMMENT= Open source bittorrent library
+
+GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= no
+USE_TOOLS= gmake gtar
+EXTRACT_USING= gtar
+
+.include "../../lang/mono/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/monotorrent/PLIST b/net/monotorrent/PLIST
new file mode 100644
index 00000000000..4032eb045d3
--- /dev/null
+++ b/net/monotorrent/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/27 09:02:39 kefren Exp $
+lib/monotorrent/MonoTorrent.dll
+lib/pkgconfig/monotorrent.pc
diff --git a/net/monotorrent/distinfo b/net/monotorrent/distinfo
new file mode 100644
index 00000000000..946ece0acbe
--- /dev/null
+++ b/net/monotorrent/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/27 09:02:39 kefren Exp $
+
+SHA1 (monotorrent-0.62.tar.gz) = 064118aa832889b8a05e97c1a07a280e607a719a
+RMD160 (monotorrent-0.62.tar.gz) = 5422e299fd550b023a10e870c922cbc6067d887e
+Size (monotorrent-0.62.tar.gz) = 261488 bytes