pkgsrc/mail/mutt/Makefile
wiz 14134565a1 Rename mutt-mmdf(5) back to mmdf(5), to reduce diffs with upstream.
Conflict with tin was solved by renaming tin's man page.

Requested by Michael-John Turner in PR 52046.

Bump PKGREVISION.
2017-03-08 10:05:34 +00:00

15 lines
392 B
Makefile

# $NetBSD: Makefile,v 1.187 2017/03/08 10:05:34 wiz Exp $
DISTNAME= mutt-1.8.0
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"