freebsd-ports/audio/pear-Text_Spell_Audio/Makefile
Jochen Neumeister e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00

15 lines
305 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
LICENSE= PHP301
USES= pear
.include <bsd.port.mk>