openbsd-ports/mail/mutt/stable/Makefile
bernd 76ec27bad0 Some cleanup of the mutt Makefile's. Moving the common
WANTLIB stuff to Makefile.inc. Sorting the CONFIGURE_ARGS
options. Having the stable release of mutt use the appropriate
version of autoconf.

from brad@
2008-05-09 17:46:51 +00:00

10 lines
197 B
Makefile

# $OpenBSD: Makefile,v 1.35 2008/05/09 17:46:51 bernd Exp $
COMMENT= tty-based e-mail client
VERSION= 1.4.2.3
DISTNAME= mutt-${VERSION}
MASTER_SITES= ${MASTER_SITES_MUTT}
.include <bsd.port.mk>