pkgsrc/mail/claws-mail-fetchinfo/Makefile
wiz 200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00

28 lines
747 B
Makefile

# $NetBSD: Makefile,v 1.17 2010/09/14 11:02:16 wiz Exp $
#
DISTNAME= fetchinfo-plugin-0.4.24
PKGNAME= claws-mail-fetchinfo-plugin-0.4.24
PKGREVISION= 3
CATEGORIES= mail
MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= smb@NetBSD.org
COMMENT= Inserts headers containing some download information
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
.include "../../mk/bsd.prefs.mk"
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES+= c
.include "../../mail/claws-mail/Makefile.vers"
.include "../../mail/claws-mail/buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"