pkgsrc/net/bittorrent/Makefile.common
joerg a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00

13 lines
388 B
Makefile

# $NetBSD: Makefile.common,v 1.18 2008/04/25 20:39:11 joerg 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