git: 46210b554cdf - main - audio/pear-Text_Spell_Audio: Reformat pkg-descr
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jul 15 20:49:04 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=46210b554cdf118a217f9b0f2f6bba698e93620d
commit 46210b554cdf118a217f9b0f2f6bba698e93620d
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-15 20:32:00 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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 at 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_Audio
More information about the dev-commits-ports-main
mailing list