2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Gea-Suan Lin <gslin@gslin.org>
|
2006-08-23 02:55:33 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Net-BitTorrent-PeerPacket
|
2007-07-29 12:10:03 +02:00
|
|
|
PORTVERSION= 1.2
|
2006-08-23 02:55:33 +02:00
|
|
|
CATEGORIES= net-p2p perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-08-23 02:55:33 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
|
|
COMMENT= Parse/Build Peer Packets from BitTorrent
|
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= modbuild
|
2006-08-23 02:55:33 +02:00
|
|
|
|
2007-07-30 04:05:46 +02:00
|
|
|
.include <bsd.port.mk>
|