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

Annotation of pkgsrc/mail/claws-mail-bogofilter/Makefile, Revision 1.27

1.27    ! tron        1: # $NetBSD: Makefile,v 1.26 2013/06/03 10:05:28 wiz Exp $
1.1       smb         2: #
                      3:
                      4: PLUGIN_NAME=   bogofilter
1.27    ! tron        5: PKGREVISION=   4
1.1       smb         6: .include "../../mail/claws-mail/plugins.mk"
                      7:
1.15      drochner    8: MAINTAINER=    pkgsrc-users@NetBSD.org
1.1       smb         9: COMMENT=       Enables the scanning of incoming mail using Bogofilter
                     10:
                     11: CONFIGURE_ARGS+=       --enable-${PLUGIN_NAME}-plugin
                     12:
1.10      smb        13: DEPENDS+=      claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
1.11      smb        14: DEPENDS+=      bogofilter>=1.1.7:../../mail/bogofilter
1.1       smb        15:
                     16: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>