![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / mail / claws-mail-pgpcore / Makefile (download)
Revision 1.90, Tue Jan 3 17:37:46 2023 UTC (4 months, 3 weeks ago) by wiz
*: recursive bump for tiff shlib major bump |
# $NetBSD: Makefile,v 1.90 2023/01/03 17:37:46 wiz Exp $ # PLUGIN_NAME= pgpcore PKGREVISION= 6 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Handles core PGP functions PLIST_SRC+= PLIST TOOLS_BROKEN+= perl CONFIGURE_ARGS+= --enable-pgpcore-plugin CONFIGURE_ARGS+= --enable-pgpmime-plugin CONFIGURE_ARGS+= --enable-pgpinline-plugin DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail #DEPENDS+= gnupg>=1.4.9:../../security/gnupg DEPENDS+= gpgme>=1.1.4nb2:../../security/gpgme .include "../../mail/claws-mail/Makefile.vers" .include "../../security/gpgme/buildlink3.mk" .include "../../mk/bsd.pkg.mk"