pkgsrc/mail/claws-mail-vcalendar/Makefile
tnn ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00

28 lines
678 B
Makefile

# $NetBSD: Makefile,v 1.7 2008/01/18 05:08:21 tnn Exp $
#
DISTNAME= vcalendar-1.100
PKGNAME= claws-mail-vcalendar-1.100
PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= smb@NetBSD.org
COMMENT= Enable vCalendar message handling
#PLIST_SRC+= PLIST
DEPENDS+= claws-mail-3.2.0{,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 "../../x11/gtk2/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"