sthen df4efa83a9 Update Mutt to 1.5.17, fix WANTLIB for 1.5.xx (adding qdbm in 1.5.16
brought in a dependency on libz).

feedback/ok bernd@, simon@
2007-11-11 10:09:43 +00:00

12 lines
224 B
Makefile

# $OpenBSD: Makefile,v 1.34 2007/11/11 10:09:43 sthen Exp $
COMMENT= tty-based e-mail client
VERSION= 1.4.2.3
DISTNAME= mutt-${VERSION}
MASTER_SITES= ${MASTER_SITES_MUTT}
WANTLIB= c crypto des ssl
.include <bsd.port.mk>