Fixup fromcvs/togit conversion
[pkgsrcv2.git] / net / monotorrent / Makefile
1 # $NetBSD: Makefile,v 1.12 2013/05/09 07:39:18 adam Exp $
2
3 DISTNAME=       monotorrent-0.72
4 PKGREVISION=    7
5 CATEGORIES=     net
6 MASTER_SITES=   http://projects.qnetp.net/attachments/download/13/
7
8 MAINTAINER=     kefren@NetBSD.org
9 HOMEPAGE=       http://monotorrent.com/
10 COMMENT=        Open source bittorrent library
11
12 GNU_CONFIGURE=  yes
13 MAKE_JOBS_SAFE= no
14 USE_TOOLS+=     gmake bsdtar pkg-config
15 EXTRACT_USING=  bsdtar
16
17 .include "../../lang/mono2/buildlink3.mk"
18 .include "../../mk/bsd.pkg.mk"