# New ports collection makefile for:	py-shadow-bittorrent-core
# Date created:				23 February 2004
# Whom:					Stefan Walter <sw@gegenunendlich.de>
#
# $FreeBSD: ports/net-p2p/py-bittornado-core/Makefile,v 1.3 2006/01/30 21:36:24 pav Exp $
#

PKGNAMESUFFIX=	-core
CATEGORIES=	net-p2p python

COMMENT=	An extended BitTorrent peer-to-peer core tool for distributing files

# build only the CORE
WITHOUT_GUI=	yes

MASTERDIR=	${.CURDIR}/../py-bittornado

.include "${MASTERDIR}/Makefile"
