14 lines
296 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.44 2011/09/12 20:32:18 sthen Exp $
COMMENT= tty-based e-mail client
VERSION= 1.4.2.3
DISTNAME= mutt-${VERSION}
EPOCH= 0
REVISION= 0
# 1.4.2.3 is not on sourceforge, the latest 1.4.x is 1.4.2.2i
2004-02-19 20:43:22 +00:00
MASTER_SITES= ${MASTER_SITES_MUTT}
USE_GROFF= Yes
.include <bsd.port.mk>