f0fa9b203d
- 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)
13 lines
263 B
Makefile
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>
|