summaryrefslogtreecommitdiff
path: root/mail/claws-mail-pgpmime/Makefile
blob: 1e4deb32e6948b7779b07c2d7139921cf83ff2e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.84 2021/09/29 19:00:54 adam Exp $

PLUGIN_NAME=	pgpmime

.include "../../mail/claws-mail/plugins.mk"

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Handles PGP/MIME signed and/or encrypted mails
PKGREVISION=	2

CONFIGURE_ARGS+=	--enable-pgpcore-plugin
CONFIGURE_ARGS+=	--enable-pgpmime-plugin

DEPENDS+=	claws-mail-pgpcore-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail-pgpcore

PLIST_SRC+=	PLIST

.include "../../security/gpgme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"