mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 18:48:05 -04:00
15 lines
376 B
Makefile
15 lines
376 B
Makefile
# $NetBSD: Makefile,v 1.182 2016/08/21 11:39:31 wiz Exp $
|
|
|
|
DISTNAME= mutt-1.7.0
|
|
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"
|