freebsd-ports/net-p2p/py-bittorrent-core-devel/Makefile
Mario Sergio Fujikawa Ferreira e4bbab65fa - After repo copy from py-bittorrent-core:
o Update to development version 3.9.0

Repo copied by:		portmgr (marcus)
Reviewed by:		freebsd-ports@,
			mezz
2004-12-24 09:12:31 +00:00

17 lines
404 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-devel
COMMENT= Client 'core' for the BitTorrent peer-to-peer network
# build only the CORE
WITHOUT_GUI= yes
MASTERDIR= ${.CURDIR}/../py-bittorrent-devel
.include "${MASTERDIR}/Makefile"