pkgsrc/mail/thunderbird-enigmail/Makefile
wiz 7d68690ca9 Updated thunderbird-enigmail to 1.9.4.
This is a bugfix release.

In addition, compatibility to the Send Later add-on was improved.
2016-07-21 13:00:40 +00:00

15 lines
443 B
Makefile

# $NetBSD: Makefile,v 1.7 2016/07/21 13:00:40 wiz Exp $
.include "Makefile.common"
PKGNAME= thunderbird-${DISTNAME}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= GnuPG support for mail/thunderbird
# Minimal requirements are here: https://www.enigmail.net/download/source.php
DEPENDS+= thunderbird>=38:../../mail/thunderbird
# Path used during the install stage
XPIDIR= ${PREFIX}/lib/thunderbird/extensions
.include "../../mk/bsd.pkg.mk"