freebsd-ports/audio/pear-Text_Spell_Audio/Makefile
2021-07-16 04:32:00 +08:00

16 lines
309 B
Makefile

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