freebsd-ports/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile

17 lines
313 B
Makefile
Raw Normal View History

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= Net-BitTorrent-PeerPacket
2007-07-29 12:10:03 +02:00
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
2007-07-30 04:05:46 +02:00
.include <bsd.port.mk>