summaryrefslogtreecommitdiff
path: root/www/seamonkey
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-10-15 07:15:40 +0000
committernia <nia@pkgsrc.org>2020-10-15 07:15:40 +0000
commitbf3614912dce4659514a1ac43841149742bcd76f (patch)
tree4d622bf0e99099e1c74805559a732e18b6842692 /www/seamonkey
parent7301ba8012450ac1873ed2f57027e2e698fbc4d6 (diff)
downloadpkgsrc-bf3614912dce4659514a1ac43841149742bcd76f.tar.gz
seamonkey: Update COMMENT/DESCR
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/DESCR23
-rw-r--r--www/seamonkey/Makefile4
2 files changed, 18 insertions, 9 deletions
diff --git a/www/seamonkey/DESCR b/www/seamonkey/DESCR
index c509e0c6425..8c15db8427b 100644
--- a/www/seamonkey/DESCR
+++ b/www/seamonkey/DESCR
@@ -1,7 +1,16 @@
-The SeaMonkey project is a community effort to deliver production-quality
-releases of code derived from the application formerly known as "Mozilla
-Application Suite". Whereas the main focus of the Mozilla Foundation is on
-Mozilla Firefox and Mozilla Thunderbird, our group of dedicated volunteers
-works to ensure that you can have "everything but the kitchen sink" (a web
-browser, mail client, HTML composer, address book, and calendar), and have
-it stable enough for corporate use.
+The SeaMonkey project is a community effort to develop the SeaMonkey Internet
+Application Suite.
+
+- The Internet browser at the core of the SeaMonkey Internet Application
+Suite uses the same rendering engine and application platform as Mozilla
+Firefox, with popular features like tabbed browsing, feed detection, popup
+blocking, smart location bar, find as you type and a lot of other functionality
+for a smooth web experience.
+
+- SeaMonkey's Mail and Newsgroups client shares lots of code with Thunderbird
+and features adaptive Junk mail filtering, tags and mail views, web feeds
+reading, tabbed messaging, multiple accounts, S/MIME, address books with
+LDAP support and is ready for both private and corporate use.
+
+- Additional components include an easy-to-use HTML Editor, the ChatZilla
+IRC chat application and web development tools like a DOM Inspector.
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index d05487db222..445dfc44f67 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.223 2020/10/14 10:45:20 nia Exp $
+# $NetBSD: Makefile,v 1.224 2020/10/15 07:15:40 nia Exp $
DISTNAME= seamonkey-${SM_VER}.source
PKGNAME= seamonkey-${SM_VER:S/b/beta/}
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.seamonkey-project.org/
-COMMENT= Full-featured gecko-based browser
+COMMENT= All-in-one Internet application suite
LICENSE= mpl-2.0
WRKSRC= ${WRKDIR}/${DISTNAME:S/.source//}