1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/textproc/pear-File_Fortune/Makefile
Sunpoet Po-Chuan Hsieh d763f3a6f7 Update distinfo and unbreak this port
- While I'm here, fix indent

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

=> File_Fortune-1.0.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/File_Fortune-1.0.0.tgz
fetch: http://pear.php.net/get/File_Fortune-1.0.0.tgz: size mismatch: expected 14508, actual 14723

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

15 lines
273 B
Makefile

# Created by: Zhen REN <bg1tpt@gmail.com>
# $FreeBSD$
PORTNAME= File_Fortune
PORTVERSION= 1.0.0
PORTREVISION= 1
CATEGORIES= textproc pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Interface for reading from and writing to fortune files
USES= pear
.include <bsd.port.mk>