freebsd-ports/mail/enigmail-thunderbird/Makefile
Alex Dupre a608e6939c Fix build with recent thunderbird update.
PR:		ports/166106
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Feature safe:	yes
2012-03-15 08:17:34 +00:00

19 lines
423 B
Makefile

# New ports collection makefile for: enigmail
# Date created: 20 January 2004
# Whom: Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#
COMMENT= A GnuPG extension for the Thunderbird mail client
EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip \
yasm:${PORTSDIR}/devel/yasm
MASTERDIR= ${.CURDIR}/../enigmail
GECKO= thunderbird
GECKO_PORTDIR= mail/${GECKO}
GECKO_EXTDIR= comm-esr10
.include "${MASTERDIR}/Makefile"