pkgsrc/mail/claws-mail-rssyl/Makefile
drochner 1da43a289e update claws-mail to 3.7.5 and adjust plugins as necessary
changes:
-many bugfixes
-spellchecker, printing and other UI improvements
-documentation and translation updates
approved by smb
2010-02-03 19:45:04 +00:00

34 lines
874 B
Makefile

# $NetBSD: Makefile,v 1.17 2010/02/03 19:45:05 drochner Exp $
#
DISTNAME= rssyl-0.26
PKGNAME= claws-mail-rssyl-0.26
CATEGORIES= mail
MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= smb@NetBSD.org
COMMENT= Read RSS 1.0, 2.0 and Atom feeds in Claws-Mail
PKG_DESTDIR_SUPPORT= user-destdir
PLIST_SRC+= PLIST
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
PLIST_SRC+= PLIST
.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 "../../devel/glib2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"