blob: af463e64956f81b5bb17e086aee1ec6bfe680946 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= Text_Spell_Audio
PORTVERSION= 0.1.0
CATEGORIES= audio pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Generate a sound clip saying the contents of a string of characters
LICENSE= PHP301
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>
|