freebsd-ports/mail/claws-mail-pgp/Makefile

15 lines
286 B
Makefile
Raw Normal View History

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