707005af76
Initial patch from jolan@. ok jolan@, "looks good" sturm@
15 lines
303 B
Makefile
15 lines
303 B
Makefile
# $OpenBSD: Makefile,v 1.37 2005/11/09 21:19:03 bernd Exp $
|
|
|
|
COMMENT= "tty-based e-mail client, development version"
|
|
|
|
VERSION= 1.5.11
|
|
DISTNAME= mutt-${VERSION}
|
|
PKGNAME= ${DISTNAME}p1
|
|
MASTER_SITES= ${MASTER_SITES_MUTT:=devel/}
|
|
|
|
AUTOCONF_VERSION= 2.59
|
|
|
|
FLAVORS= hcache idn sidebar
|
|
|
|
.include <bsd.port.mk>
|