# 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: ports/net/py-bittorrent-core/Makefile,v 1.2 2004/03/08 22:59:19 lioux Exp $
#

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"
