summaryrefslogtreecommitdiff
path: root/mail/mutt/Makefile
blob: 797025fd5ee0cb714e8e33cf49ba70da4c0d90a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.188 2017/03/31 10:32:18 wiz Exp $

DISTNAME=		mutt-1.8.0
PKGREVISION=		2
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"