# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD: head/audio/pear-Text_Spell_Audio/Makefile 402439 2015-11-26 12:04:00Z miwi $

PORTNAME=	Text_Spell_Audio
PORTVERSION=	0.1.0
CATEGORIES=	audio pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Generates a sound clip saying the contents of a string of characters

USES=	pear

.include <bsd.port.mk>