aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-pgp/Makefile
blob: 1ca75a6a8ae34f2de9634cc2b23fc61eada4770a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
PORTNAME=	pgp

COMMENT=	PGP plugins for Claws Mail

LIB_DEPENDS=	libgpgme.so:security/gpgme

CLAWS_PLUGINS_BUILD=	pgpcore pgpinline pgpmime smime

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