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

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/mail/claws-mail-pgpinline/Makefile between version 1.2 and 1.4

version 1.2, 2007/09/18 03:17:29 version 1.4, 2007/10/23 20:16:53
Line 2 
Line 2 
 #  #
   
 PLUGIN_NAME=    pgpinline  PLUGIN_NAME=    pgpinline
   PLUG_VER=       3.0.1
 .include "../../mail/claws-mail/plugins.mk"  .include "../../mail/claws-mail/plugins.mk"
   
 MAINTAINER=     smb@NetBSD.org  MAINTAINER=     smb@NetBSD.org
 COMMENT=        Handles PGP/Inline signed and/or encrypted mails  COMMENT=        Handles PGP/Inline signed and/or encrypted mails
   PKGREVISION=    2
   
 CONFIGURE_ARGS+=        --enable-gpgme  CONFIGURE_ARGS+=        --enable-gpgme
 CONFIGURE_ARGS+=        --enable-pgpcore-plugin  CONFIGURE_ARGS+=        --enable-pgpcore-plugin
 CONFIGURE_ARGS+=        --enable-pgpinline-plugin  CONFIGURE_ARGS+=        --enable-pgpinline-plugin
   
 DEPENDS+=       claws-mail-pgpcore-${CLAWS_VERSION}:../../mail/claws-mail-pgpcore  DEPENDS+=       claws-mail-pgpcore>=3.0.1:../../mail/claws-mail-pgpcore
   
 PLIST_SRC+=     PLIST  PLIST_SRC+=     PLIST
   

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.4

CVSweb <webmaster@jp.NetBSD.org>