10 lines
194 B
Makefile
10 lines
194 B
Makefile
# $OpenBSD: Makefile,v 1.23 2005/09/05 20:17:33 fgsch Exp $
|
|
|
|
COMMENT= "tty-based e-mail client"
|
|
|
|
PKGNAME= ${DISTNAME}p1
|
|
VERSION= 1.4.2
|
|
MASTER_SITES= ${MASTER_SITES_MUTT}
|
|
|
|
.include <bsd.port.mk>
|