diff options
author | andreas <andreas@FreeBSD.org> | 1997-08-13 18:32:49 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-08-13 18:32:49 +0000 |
commit | 97427ed8d542600a90e6c8b3c95451f4c787a24e (patch) | |
tree | a86abe560feb2a0609f1301e5b00573eefdd711a /mail/majorcool/pkg-descr | |
parent | 93735c20aba6346f3e6f9a15baeda4c29d34cef5 (diff) | |
download | FreeBSD-ports-97427ed8d542600a90e6c8b3c95451f4c787a24e.zip FreeBSD-ports-97427ed8d542600a90e6c8b3c95451f4c787a24e.tar.gz |
New port majorcool.
It's a WWW frontend to majordomo (for end user and mailinglist owners).
For more informations see: http://ncrinfo.ncr.com/pub/contrib/unix/MajorCool/
I think this would be useful for our webserver as well ;-)
Diffstat (limited to 'mail/majorcool/pkg-descr')
-rw-r--r-- | mail/majorcool/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/majorcool/pkg-descr b/mail/majorcool/pkg-descr new file mode 100644 index 0000000..5771323 --- /dev/null +++ b/mail/majorcool/pkg-descr @@ -0,0 +1,9 @@ +MajorCool is a CGI script written in Perl that provides a Web interface +to Majordomo. It is intended to run co-located with the Majordomo +program (ie, both mail and Web on the same host). + +MajorCool was originally designed as an administrative front-end to the +popular mailing list manager, allowing novice list-owners to manage +their list configuration and subscriber base. + +More infos: http://ncrinfo.ncr.com/pub/contrib/unix/MajorCool/ |