2015-10-11 12:56:43 +02:00
|
|
|
# $NetBSD: Makefile.common,v 1.20 2015/10/11 10:56:43 tron Exp $
|
2010-01-30 14:31:59 +01:00
|
|
|
#
|
|
|
|
# used by net/bittorrent/Makefile
|
|
|
|
# used by net/bittorrent-gui/Makefile
|
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
|
|
|
|
2015-10-11 12:56:43 +02:00
|
|
|
MAINTAINER= pkgsrc-users@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
|