2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Gea-Suan Lin <gslin@gslin.org>
|
2008-04-13 04:35:51 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Net-BitTorrent
|
2010-04-04 13:06:40 +02:00
|
|
|
PORTVERSION= 0.052
|
2011-06-12 20:40:20 +02:00
|
|
|
PORTREVISION= 2
|
2008-04-13 04:35:51 +02:00
|
|
|
CATEGORIES= net-p2p perl5
|
2011-06-12 20:40:20 +02:00
|
|
|
MASTER_SITES= CPAN
|
|
|
|
MASTER_SITE_SUBDIR= CPAN:SANKO
|
2008-04-13 04:35:51 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2008-05-30 17:02:19 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2008-04-13 04:35:51 +02:00
|
|
|
COMMENT= BitTorrent peer-to-peer protocol class
|
|
|
|
|
2011-06-12 20:40:20 +02:00
|
|
|
RUN_DEPENDS= p5-Math-BigInt>=1.78:${PORTSDIR}/math/p5-Math-BigInt
|
2008-04-13 04:35:51 +02:00
|
|
|
|
|
|
|
CONFIGURE_ARGS= </dev/null
|
2014-05-31 18:37:58 +02:00
|
|
|
PORTSCOUT= skipv:0.074000_012
|
2010-12-23 02:14:25 +01:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= modbuild
|
2008-04-13 04:35:51 +02:00
|
|
|
|
2012-12-17 09:50:54 +01:00
|
|
|
.include <bsd.port.mk>
|