12 lines
224 B
Makefile
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>
|