# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD: net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile 332839 2013-11-05 12:13:03Z vanilla $

PORTNAME=	Net-BitTorrent-PeerPacket
PORTVERSION=	1.2
CATEGORIES=	net-p2p perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Parse/Build Peer Packets from BitTorrent

USES=		perl5
USE_PERL5=	modbuild

.include <bsd.port.mk>
