freebsd-ports/misc/pear-Text_Figlet/Makefile
Sunpoet Po-Chuan Hsieh e7c21484e9 Update distinfo and unbreak this port
- While I'm here, fix indent

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

=> Text_Figlet-1.0.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Text_Figlet-1.0.2.tgz
fetch: http://pear.php.net/get/Text_Figlet-1.0.2.tgz: size mismatch: expected 8775, actual 9119

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Text_Figlet-1.0.2.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:40:53 +00:00

13 lines
258 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Text_Figlet
PORTVERSION= 1.0.2
CATEGORIES= misc www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Render text using FIGlet fonts
USES= pear
.include <bsd.port.mk>