freebsd-ports/textproc/pear-Numbers_Roman/Makefile
Sunpoet Po-Chuan Hsieh 3241117c5b Update distinfo and unbreak this port
- While I'm here, fix indent

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

=> Numbers_Roman-1.0.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Numbers_Roman-1.0.2.tgz
fetch: http://pear.php.net/get/Numbers_Roman-1.0.2.tgz: size mismatch: expected 6210, actual 6296

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

13 lines
290 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Numbers_Roman
PORTVERSION= 1.0.2
CATEGORIES= textproc devel pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR methods for converting to and from Roman Numerals
USES= pear
.include <bsd.port.mk>