openbsd-ports/mail/mutt/snapshot/Makefile
lebel d061257d93 added support for maildir header caching via a new flavour, named "hcache" in
the snapshot release of mutt.

For more info, see http://wwwcip.informatik.uni-erlangen.de/~sithglan/mutt/.

Thanks to Bernd Ahlers <b.ahlers AT ba-net.org> for the work.
(henning@ can spare me the 20 hours marathon of humppa now that this is in :))
2004-06-28 14:17:21 +00:00

13 lines
262 B
Makefile

# $OpenBSD: Makefile,v 1.29 2004/06/28 14:17:21 lebel Exp $
COMMENT= "tty-based e-mail client, development version"
VERSION= 1.5.6
MASTER_SITES= ${MASTER_SITES_MUTT:=devel/}
MAINTAINER= David Lebel <lebel@openbsd.org>
FLAVORS= hcache
.include <bsd.port.mk>