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

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

=> File_Gettext-0.4.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/File_Gettext-0.4.2.tgz
fetch: http://pear.php.net/get/File_Gettext-0.4.2.tgz: size mismatch: expected 7307, actual 7373

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

13 lines
263 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= File_Gettext
PORTVERSION= 0.4.2
CATEGORIES= sysutils devel pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR GNU Gettext file parser
USES= pear
.include <bsd.port.mk>