13 lines
284 B
Makefile
13 lines
284 B
Makefile
# $OpenBSD: Makefile,v 1.43 2011/05/04 07:47:22 sthen Exp $
|
|
|
|
COMMENT= tty-based e-mail client
|
|
|
|
VERSION= 1.4.2.3
|
|
DISTNAME= mutt-${VERSION}
|
|
EPOCH= 0
|
|
# 1.4.2.3 is not on sourceforge, the latest 1.4.x is 1.4.2.2i
|
|
MASTER_SITES= ${MASTER_SITES_MUTT}
|
|
USE_GROFF= Yes
|
|
|
|
.include <bsd.port.mk>
|