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

PORTNAME=	File_Bittorrent2
DISTVERSION=	1.3.1
CATEGORIES=	net pear

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

USES=	pear

.include <bsd.port.mk>