aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-pgp/Makefile
blob: 8ecc2b0ec78a55b0e6ad6d9227b180c33924d077 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Pawel Pekala <pawel@FreeBSD.org>

PORTNAME=	pgp
PORTREVISION=	0

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>