aboutsummaryrefslogtreecommitdiff
path: root/net/pear-File_Bittorrent2/Makefile
blob: c7abb36c5b9eb7dcc711f6e4718ba25942181e77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	File_Bittorrent2
PORTVERSION=	1.3.1
CATEGORIES=	net pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Decode and Encode data in Bittorrent format
WWW=		https://pear.php.net/package/File_Bittorrent2

LICENSE=	LGPL21+

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>