![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / mail / claws-mail-smime / Makefile (download)
Revision 1.70, Mon Jul 1 04:08:29 2019 UTC (4 years, 4 months ago) by ryoon
Recursive revbump from boost-1.70.0 |
# $NetBSD: Makefile,v 1.70 2019/07/01 04:08:29 ryoon Exp $ # PLUGIN_NAME= smime PKGREVISION= 5 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= This plugin handles S/MIME signed and/or encrypted mails PLIST_SRC+= PLIST DEPENDS+= gnupg2-[0-9]*:../../security/gnupg2 CONFIGURE_ARGS+= --enable-smime-plugin CONFIGURE_ARGS+= --enable-pgpcore-plugin DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail #DEPENDS+= gpgme>=1.1.4nb2:../../security/gpgme .include "../../mail/claws-mail/Makefile.vers" .include "../../mail/claws-mail-pgpcore/buildlink3.mk" .include "../../security/gpgme/buildlink3.mk" .include "../../mk/bsd.pkg.mk"