mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
14 lines
274 B
Makefile
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>
|