1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/mail/claws-mail-pgp/Makefile
2021-04-06 16:31:07 +02:00

14 lines
274 B
Makefile

# 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>