2013-05-11 16:39:48 +02:00
|
|
|
# Created by: Pawel Pekala <pawel@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= pgp
|
2017-04-17 16:07:47 +02:00
|
|
|
PORTREVISION= 0
|
2013-05-11 16:39:48 +02:00
|
|
|
|
|
|
|
COMMENT= PGP plugins for Claws Mail
|
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
LIB_DEPENDS= libgpgme.so:security/gpgme
|
2013-05-11 16:39:48 +02:00
|
|
|
|
|
|
|
CLAWS_PLUGINS_BUILD= pgpcore pgpinline pgpmime smime
|
|
|
|
|
|
|
|
.include "../claws-mail/Makefile.claws"
|
|
|
|
.include <bsd.port.mk>
|