gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r2116: add blurb for mailutils


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2116: add blurb for mailutils
Date: Sat, 30 Mar 2013 16:06:00 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2116
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2013-03-30 16:06:00 +0100
message:
  add blurb for mailutils
modified:
  gnu/mailutils/Makefile
=== modified file 'gnu/mailutils/Makefile'
--- a/gnu/mailutils/Makefile    2012-12-16 23:14:20 +0000
+++ b/gnu/mailutils/Makefile    2013-03-30 15:06:00 +0000
@@ -3,6 +3,13 @@
 GARVERSION = 2.2
 HOME_URL = http://www.gnu.org/software/mailutils/
 DESCRIPTION = A rich and powerful protocol-independent mail framework
+define BLURB
+ Mailutils is a "swiss army knife of electronic mail handling."  It is
+ a suite of programs for managing, viewing and processing e-mail.  It
+ contains both utilities and server daemons and all operate in a
+ protocol-agnostic way.  The underlying libraries are also made 
+ available, making adding mail capabilities to new software simple.
+endef
 
 ######################################################################
 
@@ -13,7 +20,7 @@
 SIGFILES = $(DISTNAME).tar.gz.sig
 
 BUILDDEPS = libtool
-LIBDEPS = gettext gdbm readline ncurses gnutls guile m4 #  pam
+LIBDEPS = gettext gdbm readline ncurses gnutls guile m4 pam
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]