freebsd-ports/audio/pear-Text_Spell_Audio/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

13 lines
287 B
Makefile

# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD$
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>