summaryrefslogtreecommitdiff
blob: a337356d6d14a90e427ef7a9936dcd17cfc590fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
          <email>vikraman@gentoo.org</email>
          <name>Vikraman Choudhury</name>
        </maintainer>
	<maintainer type="project">
          <email>net-mail@gentoo.org</email>
          <name>Net-Mail</name>
        </maintainer>
	<longdescription lang="en">'mu' is a set of command-line tools for Linux/Unix that enable you to quickly find the e-mails you
are looking for, assuming that you store your e-mails in Maildirs.  It also includes an emacs based mail client mu4e.</longdescription>
	<use>
		<flag name="gui">Build and install the experimental gui 'mug'.</flag>
		<flag name="emacs">Install the mu4e mail client.</flag>
	</use>
	<upstream>
		<remote-id type="google-code">mu0</remote-id>
		<remote-id type="github">djcb/mu</remote-id>
	</upstream>
</pkgmetadata>