d061257d93
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 :))
13 lines
262 B
Makefile
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>
|