summaryrefslogtreecommitdiff
path: root/mail/enigmail-thunderbird/Makefile
blob: 2df05aa0e4a7197cf2503be2f5df1f802656b150 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	enigmail
# Date created:			20 January 2004
# Whom:				Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#

PKGNAMESUFFIX=	-thunderbird

COMMENT=	A GnuPG extension for the Thunderbird mail client

EXTRACT_DEPENDS=${WRKDIR}/../../../${LOCAL_SRCDIR}/work/mozilla/Makefile:${PORTSDIR}/${LOCAL_SRCDIR}:configure
RUN_DEPENDS=	thunderbird:${PORTSDIR}/${LOCAL_SRCDIR}

MASTERDIR=	${.CURDIR}/../enigmail

PKGINSTALL=	${.CURDIR}/pkg-install
PKGDEINSTALL=	${.CURDIR}/pkg-deinstall

LOCAL_SRCDIR=	mail/thunderbird
LOCAL_SUBDIR=	lib/thunderbird/lib/thunderbird-1.0.2

.include "${MASTERDIR}/Makefile"