freebsd-ports/audio/pear-Text_Spell_Audio/Makefile
Jochen Neumeister dbe59ed8cd - Add LICENSE
Sponsored by:	Netzkommune GmbH
2018-12-22 16:16:48 +00:00

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>