diff --git a/audio/pear-Text_Spell_Audio/Makefile b/audio/pear-Text_Spell_Audio/Makefile index 50560a42a9fe2..fb59cc5b4d803 100644 --- a/audio/pear-Text_Spell_Audio/Makefile +++ b/audio/pear-Text_Spell_Audio/Makefile @@ -5,10 +5,12 @@ PORTVERSION= 0.1.0 CATEGORIES= audio pear MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Generates a sound clip saying the contents of a string of characters +COMMENT= Generate a sound clip saying the contents of a string of characters LICENSE= PHP301 USES= pear +NO_ARCH= yes + .include diff --git a/audio/pear-Text_Spell_Audio/pkg-descr b/audio/pear-Text_Spell_Audio/pkg-descr index 6934892402495..ba02254589f5c 100644 --- a/audio/pear-Text_Spell_Audio/pkg-descr +++ b/audio/pear-Text_Spell_Audio/pkg-descr @@ -1,6 +1,6 @@ Joins up multiple wav file sound clips of letters/numbers being spoken, -optionally adding distortion and echo. This could be use to complement -an image-based CAPTCHA to enable people who are unable to read the security -image hear it read out instead. +optionally adding distortion and echo. This could be use to complement an +image-based CAPTCHA to enable people who are unable to read the security image +hear it read out instead. WWW: https://pear.php.net/package/Text_Spell_Audio