freebsd-ports/net-p2p/py-bittorrent-core/Makefile
Mark Linimon c153b4865e Apparently the 20070120 checkin of the masterport fixed the patching
problem.  Remove the BROKEN lines to see if it will build on the cluster now.

PR:		ports/110044
Submitted by:	"R.Mahmatkhanov" <R dot Mahmatkhanov at SKYLINK dot ru>
Approved by:	maintainer timeout
2007-04-01 10:51:29 +00:00

17 lines
392 B
Makefile

# New ports collection makefile for: py-bittorrent-core
# Date created: 21 October 2003
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> and Mezz <mezz7@cox.net>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -core
COMMENT= Client 'core' for the BitTorrent peer-to-peer network
# build only the CORE
WITHOUT_GUI= yes
MASTERDIR= ${.CURDIR}/../py-bittorrent
.include "${MASTERDIR}/Makefile"