Date: Thu, 15 Jul 2021 20:49:02 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 46210b554cdf - main - audio/pear-Text_Spell_Audio: Reformat pkg-descr Message-ID: <202107152049.16FKn2p9097766@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=46210b554cdf118a217f9b0f2f6bba698e93620d commit 46210b554cdf118a217f9b0f2f6bba698e93620d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-15 20:32:00 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-15 20:32:00 +0000 audio/pear-Text_Spell_Audio: Reformat pkg-descr - Add NO_ARCH --- audio/pear-Text_Spell_Audio/Makefile | 4 +++- audio/pear-Text_Spell_Audio/pkg-descr | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/audio/pear-Text_Spell_Audio/Makefile b/audio/pear-Text_Spell_Audio/Makefile index 50560a42a9fe..fb59cc5b4d80 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 <bsd.port.mk> diff --git a/audio/pear-Text_Spell_Audio/pkg-descr b/audio/pear-Text_Spell_Audio/pkg-descr index 693489240249..ba02254589f5 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_Audiohome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107152049.16FKn2p9097766>
