mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
91a1caa242
Hope to see you back! Thank for all the work!
14 lines
288 B
Makefile
14 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>
|