# New ports collection makefile for:	py-shadow-bittorrent-core
# Date created:				23 February 2004
# Whom:					Stefan Walter <sw@gegenunendlich.de>
#
# $FreeBSD$
#

PKGNAMESUFFIX=	-core
CATEGORIES=	net python

COMMENT=	Experimental client 'core' for the BitTorrent P2P network

# build only the CORE
WITHOUT_GUI=	yes

MASTERDIR=	${.CURDIR}/../py-shadow-bittorrent

.include "${MASTERDIR}/Makefile"