aboutsummaryrefslogtreecommitdiff
path: root/mail/enigmail-thunderbird/Makefile
blob: e8bf0f2e757ac2064bced0834febf6149f0e36ea (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=${LOCAL_SRCDIR}/work/mozilla/Makefile:${LOCAL_SRCDIR}:configure
RUN_DEPENDS=	thunderbird:${LOCAL_SRCDIR}

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

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

LOCAL_SRCDIR=	${PORTSDIR}/mail/thunderbird
LOCAL_SUBDIR=	lib/thunderbird/lib/mozilla-1.6b

.include "${MASTERDIR}/Makefile"