[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mail / claws-mail-newmail

Annotation of pkgsrc/mail/claws-mail-newmail/Makefile, Revision 1.80

1.80    ! nia         1: # $NetBSD: Makefile,v 1.79 2020/08/17 20:19:22 leot Exp $
1.1       smb         2: #
                      3:
1.38      drochner    4: PLUGIN_NAME=    newmail
1.70      nia         5:
1.38      drochner    6: .include "../../mail/claws-mail/plugins.mk"
1.1       smb         7:
1.19      drochner    8: MAINTAINER=    pkgsrc-users@NetBSD.org
1.2       smb         9: COMMENT=       Write log file info on arriving email
1.1       smb        10:
1.78      rillig     11: TOOLS_BROKEN+=         perl
1.69      rillig     12: CONFIGURE_ARGS+=       --enable-${PLUGIN_NAME}-plugin
1.38      drochner   13:
1.12      smb        14: DEPENDS+=      claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
1.1       smb        15:
                     16: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>