freebsd-ports/net-p2p/py-bittornado-core/Makefile
Pav Lucistnik 6d083a995f After repocopy from net/py-shadow-bittorrent[-core], add BitTornado 0.2.0
PR:		ports/65527, ports/65667
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by:	maintainer
Repocopy by:	marcus
2004-05-01 19:15:39 +00:00

18 lines
402 B
Makefile

# 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= 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"