aboutsummaryrefslogtreecommitdiffstats
path: root/audio/pear-Text_Spell_Audio/Makefile
blob: 0d3a99e8934a7c8fb8b324b89bfdf9ff4deec33b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD$

PORTNAME=   Text_Spell_Audio
PORTVERSION=    0.1.0
CATEGORIES= audio pear

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

USES=   pear

.include <bsd.port.mk>