909e1ec157
tested by many
12 lines
256 B
Makefile
12 lines
256 B
Makefile
# $OpenBSD: Makefile,v 1.40 2006/08/02 14:30:09 bernd Exp $
|
|
|
|
COMMENT= "tty-based e-mail client, development version"
|
|
|
|
VERSION= 1.5.12
|
|
DISTNAME= mutt-${VERSION}
|
|
MASTER_SITES= ${MASTER_SITES_MUTT:=devel/}
|
|
|
|
FLAVORS= hcache idn sidebar
|
|
|
|
.include <bsd.port.mk>
|