pkgsrc/mail/claws-mail-vcalendar/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

31 lines
778 B
Makefile

# $NetBSD: Makefile,v 1.21 2010/09/14 11:02:18 wiz Exp $
#
DISTNAME= vcalendar-2.0.8
PKGNAME= claws-mail-vcalendar-2.0.8
PKGREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= smb@NetBSD.org
COMMENT= Enable vCalendar message handling
PKG_DESTDIR_SUPPORT= user-destdir
#PLIST_SRC+= PLIST
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 gmake
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 "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"