2006-02-26 23:43:33 +01:00
|
|
|
# $NetBSD: Makefile.common,v 1.17 2006/02/26 22:43:33 tron Exp $
|
2004-03-03 11:02:08 +01:00
|
|
|
|
2006-02-26 23:43:33 +01:00
|
|
|
DISTNAME= BitTorrent-4.4.0
|
2004-03-03 11:02:08 +01:00
|
|
|
CATEGORIES= net
|
2006-02-26 23:43:33 +01:00
|
|
|
MASTER_SITES= ${HOMEPAGE}/dl/
|
2004-03-03 11:02:08 +01:00
|
|
|
|
2006-02-26 23:43:33 +01:00
|
|
|
MAINTAINER= tron@NetBSD.org
|
2005-03-28 16:43:10 +02:00
|
|
|
HOMEPAGE= http://www.bittorrent.com/
|
2004-03-03 11:02:08 +01:00
|
|
|
COMMENT= File sharing tool
|
|
|
|
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../net/bittorrent/distinfo
|
|
|
|
FILESDIR= ${.CURDIR}/../../net/bittorrent/files
|
|
|
|
PATCHDIR= ${.CURDIR}/../../net/bittorrent/patches
|
|
|
|
|
2005-01-23 21:41:45 +01:00
|
|
|
PYTHON_VERSIONS_ACCEPTED= 24 23 22
|