6f8bb87bcf
Numerous enhancenments were made since version 4.0.4 which include support for trackerless torrents.
15 lines
423 B
Text
15 lines
423 B
Text
# $NetBSD: Makefile.common,v 1.17 2006/02/26 22:43:33 tron Exp $
|
|
|
|
DISTNAME= BitTorrent-4.4.0
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${HOMEPAGE}/dl/
|
|
|
|
MAINTAINER= tron@NetBSD.org
|
|
HOMEPAGE= http://www.bittorrent.com/
|
|
COMMENT= File sharing tool
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../net/bittorrent/distinfo
|
|
FILESDIR= ${.CURDIR}/../../net/bittorrent/files
|
|
PATCHDIR= ${.CURDIR}/../../net/bittorrent/patches
|
|
|
|
PYTHON_VERSIONS_ACCEPTED= 24 23 22
|