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

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

=> Math_Fraction-0.4.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Math_Fraction-0.4.1.tgz
fetch: http://pear.php.net/get/Math_Fraction-0.4.1.tgz: size mismatch: expected 4171, actual 4234

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Math_Fraction-0.4.1.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:35:16 +00:00

13 lines
255 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= Math_Fraction
PORTVERSION= 0.4.1
CATEGORIES= devel www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Classes that represent and manipulate fractions
USES= pear
.include <bsd.port.mk>