freebsd-ports/sysutils/pear-File_Find/Makefile
Sunpoet Po-Chuan Hsieh 162402919c Update distinfo and unbreak this port
- While I'm here, fix indent

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

=> File_Find-1.3.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/File_Find-1.3.3.tgz
fetch: http://pear.php.net/get/File_Find-1.3.3.tgz: size mismatch: expected 8092, actual 8212

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/File_Find-1.3.3.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:45:17 +00:00

16 lines
280 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
PORTNAME= File_Find
PORTVERSION= 1.3.3
CATEGORIES= sysutils www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR class that facilitates the search of filesystems
LICENSE= PHP301
USES= pear
.include <bsd.port.mk>