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

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

=> Text_Wiki-1.2.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Text_Wiki-1.2.1.tgz
fetch: http://pear.php.net/get/Text_Wiki-1.2.1.tgz: size mismatch: expected 65747, actual 66844

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Text_Wiki-1.2.1.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:49:03 +00:00

13 lines
274 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Text_Wiki
PORTVERSION= 1.2.1
CATEGORIES= www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Abstracts parsing and rendering rules for Wiki markup
USES= pear
.include <bsd.port.mk>