aboutsummaryrefslogtreecommitdiff
path: root/net/pear-File_Bittorrent2/Makefile
blob: 9a5efd07b33eef91b3ad3bc613c2bbe393c344e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Zhen REN <bg1tpt@gmail.com>

PORTNAME=	File_Bittorrent2
DISTVERSION=	1.3.1
CATEGORIES=	net pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Decode and Encode data in Bittorrent format

USES=		pear

.include <bsd.port.mk>