freebsd-ports/net/pear-File_Bittorrent2/Makefile
Sunpoet Po-Chuan Hsieh 1a73ca75e7 Update distinfo and unbreak this port
- While I'm here, fix indent

Content of tarballs are unchanged (checked against [1]).

=> File_Bittorrent2-1.3.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/File_Bittorrent2-1.3.1.tgz
fetch: http://pear.php.net/get/File_Bittorrent2-1.3.1.tgz: size mismatch: expected 72852, actual 72467

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/File_Bittorrent2-1.3.1.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:41:03 +00:00

13 lines
244 B
Makefile

# Created by: Zhen REN <bg1tpt@gmail.com>
# $FreeBSD$
PORTNAME= File_Bittorrent2
DISTVERSION= 1.3.1
CATEGORIES= net pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Decode and Encode data in Bittorrent format
USES= pear
.include <bsd.port.mk>