dbe59ed8cd
Sponsored by: Netzkommune GmbH
15 lines
307 B
Makefile
15 lines
307 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
|
|
|
|
LICENSE= PHP301
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|