pkgsrc/mail/clawsker/Makefile
gls 5331f513b0 Update mail/claws-mail to 3.7.8, and sync plugins.
Upstream changes:

* Bug fixes:
- rfe 2309, 'Shortcuts should not be modifiable by default'
- bug 2313, 'CLI quicksearch sometimes returns the same
messages twice'
- bug 2317, 'Action results in "Bad file descriptor"
- PGP/Core: Win32 build fix
- NNTP: fix replying (broken in corner case)
- fix configure option --disable-manual
- One more GTK+ 2.22 build fix
- Debian bug 599547, 'Please re-introduce quick shortcut for
marking as spam'
2011-03-19 14:52:07 +00:00

23 lines
674 B
Makefile

# $NetBSD: Makefile,v 1.15 2011/03/19 14:52:12 gls Exp $
DISTNAME= clawsker-0.7.2
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/tools/
PKG_REVISION= 1
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.claws-mail.org/clawsker
COMMENT= Edit Claws-Mail hidden preferences
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake msgfmt perl
REPLACE_PERL= clawsker
DEPENDS+= p5-gtk2>=1.182:../../x11/p5-gtk2
DEPENDS+= p5-gettext>=1.05nb2:../../devel/p5-gettext
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
.include "../../mail/claws-mail/Makefile.vers"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"