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

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

=> Cache_Lite-1.7.16.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Cache_Lite-1.7.16.tgz
fetch: http://pear.php.net/get/Cache_Lite-1.7.16.tgz: size mismatch: expected 32997, actual 33236

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

14 lines
283 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Cache_Lite
PORTVERSION= 1.7.16
PORTEPOCH= 1
CATEGORIES= sysutils www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR fast and safe little cache system
USES= pear
.include <bsd.port.mk>