summaryrefslogtreecommitdiff
path: root/mail/claws-mail-pgp/Makefile
blob: c814092f29aa088b71f84a30412a79be836cbc78 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	pgp
PORTREVISION=	1

COMMENT=	PGP plugins for Claws Mail
WWW=		https://www.claws-mail.org/plugin.php?plugin=gpg

LIB_DEPENDS=	libgpg-error.so:security/libgpg-error \
		libgpgme.so:security/gpgme

CLAWS_PLUGINS_BUILD=	pgpcore pgpinline pgpmime smime

.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>