freebsd-ports/audio/pear-Text_Spell_Audio/Makefile
Sunpoet Po-Chuan Hsieh 4b2a2f0aaa Update distinfo and unbreak this port
- While I'm here, fix indent

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

=> Text_Spell_Audio-0.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Text_Spell_Audio-0.1.0.tgz
fetch: http://pear.php.net/get/Text_Spell_Audio-0.1.0.tgz: size mismatch: expected 135864, actual 137302

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

13 lines
290 B
Makefile

# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD$
PORTNAME= Text_Spell_Audio
PORTVERSION= 0.1.0
CATEGORIES= audio pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Generates a sound clip saying the contents of a string of characters
USES= pear
.include <bsd.port.mk>