15 lines
392 B
Makefile
15 lines
392 B
Makefile
# $NetBSD: Makefile,v 1.181 2016/07/09 06:38:30 wiz Exp $
|
|
|
|
DISTNAME= mutt-1.6.2
|
|
PKGREVISION= 1
|
|
CATEGORIES= mail
|
|
MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/
|
|
|
|
MAINTAINER= tonio@NetBSD.org
|
|
HOMEPAGE= http://www.mutt.org/
|
|
COMMENT= Text-based MIME mail client with PGP & S/MIME support
|
|
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # or newer
|
|
|
|
.include "Makefile.common"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|