summaryrefslogtreecommitdiff
path: root/net/monotorrent/Makefile
blob: 4ee1b7a67fe0f9d6ae6c5c463c99b59b017d3810 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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"