16 lines
469 B
Text
16 lines
469 B
Text
# $NetBSD: Makefile.common,v 1.20 2015/10/11 10:56:43 tron Exp $
|
|
#
|
|
# used by net/bittorrent/Makefile
|
|
# used by net/bittorrent-gui/Makefile
|
|
|
|
DISTNAME= BitTorrent-4.4.0
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${HOMEPAGE}/dl/
|
|
|
|
MAINTAINER= pkgsrc-users@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
|