[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.22

1.22    ! gls         1: # $NetBSD: Makefile,v 1.21 2011/03/19 14:52:09 gls Exp $
1.1       smb         2: #
                      3:
1.12      smb         4: DISTNAME=      newmail-0.0.15
                      5: PKGNAME=       claws-mail-newmail-0.0.15
1.22    ! gls         6: PKGREVISION=   9
1.4       joerg       7: CATEGORIES=    mail
1.1       smb         8: MASTER_SITES=  http://claws-mail.org/downloads/plugins/
                      9:
1.19      drochner   10: MAINTAINER=    pkgsrc-users@NetBSD.org
1.2       smb        11: COMMENT=       Write log file info on arriving email
1.1       smb        12:
1.8       joerg      13: PKG_DESTDIR_SUPPORT=   user-destdir
                     14:
1.12      smb        15: DEPENDS+=      claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
1.1       smb        16:
                     17: .include "../../mk/bsd.prefs.mk"
                     18:
                     19: GNU_CONFIGURE= yes
                     20: USE_LIBTOOL=   yes
1.4       joerg      21: USE_TOOLS+=    pkg-config
1.1       smb        22: USE_LANGUAGES+=        c
                     23:
1.3       smb        24: .include "../../mail/claws-mail/Makefile.vers"
1.1       smb        25: .include "../../mail/claws-mail/buildlink3.mk"
                     26: .include "../../devel/glib2/buildlink3.mk"
1.11      smb        27: .include "../../security/gnutls/buildlink3.mk"
1.1       smb        28: .include "../../x11/gtk2/buildlink3.mk"
                     29:
                     30: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>