200e3c4a04
version, and bump all depends. Per discussion on pkgsrc-changes.
31 lines
778 B
Makefile
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"
|