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