opnsense-ports/audio/pear-Text_Spell_Audio/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

13 lines
288 B
Makefile

# 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>