pkgsrc/mail/claws-mail-attremover/Makefile
2012-07-02 19:08:42 +00:00

27 lines
725 B
Makefile

# $NetBSD: Makefile,v 1.26 2012/07/02 19:08:43 drochner Exp $
#
DISTNAME= att_remover-1.0.14
PKGNAME= claws-mail-att_remover-1.0.14
CATEGORIES= mail
MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Permanently deletes attachments from mail
PKG_DESTDIR_SUPPORT= user-destdir
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
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 "../../mk/bsd.pkg.mk"