opnsense-ports/mail/claws-mail-pgp/Makefile
Franco Fichtner 286d856d09 */*: sync with upstream
Taken from: FreeBSD
2017-04-18 22:42:12 +02:00

14 lines
286 B
Makefile

# Created by: Pawel Pekala <pawel@FreeBSD.org>
# $FreeBSD$
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>