summaryrefslogtreecommitdiffstats
path: root/collab/mailman/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'collab/mailman/DETAILS')
-rwxr-xr-xcollab/mailman/DETAILS22
1 files changed, 22 insertions, 0 deletions
diff --git a/collab/mailman/DETAILS b/collab/mailman/DETAILS
new file mode 100755
index 0000000000..c632d7e9b8
--- /dev/null
+++ b/collab/mailman/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=mailman
+ VERSION=2.1.6
+ SOURCE_HASH='sha1:cfabc1629feba109f85e51b85c1f64e4491e7ac4'
+ SOURCE=$SPELL-$VERSION.tgz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ WEB_SITE=http://www.gnu.org/software/$SPELL/
+ ENTERED=20020430
+ UPDATED=20050215
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT="GNU mailing list manager"
+cat << EOF
+Mailman is software to help manage email discussion lists,
+much like Majordomo and Smartmail. Unlike most similar
+products, Mailman gives each mailing list a web page, and
+allows users to subscribe, unsubscribe, etc. over the web.
+Even the list manager can administer his or her list
+entirely from the web. Mailman also integrates most things
+people want to do with mailing lists, including archiving,
+mail to news gateways, and so on.
+EOF