summaryrefslogtreecommitdiff
path: root/net/bittorrent/Makefile
blob: 2381807be8db45916b9305d1ce0d59ff96808c90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.1.1.1 2003/05/09 18:07:01 drochner Exp $
#

DISTNAME=	BitTorrent-3.2.1b
CATEGORIES=	net
MASTER_SITES=	http://bitconjurer.org/BitTorrent/

MAINTAINER=	packages@netbsd.org
HOMEPAGE=	http://bitconjurer.org/BitTorrent/
COMMENT=	file sharing tool

PYDISTUTILSPKG=	yes
USE_BUILDLINK2=	YES
PYTHON_VERSION_REQD= 22pth

.include "../../x11/py-wxWindows/buildlink2.mk"
.include "../../lang/python/extension.mk"
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"