aboutsummaryrefslogtreecommitdiff
path: root/mail/enigmail-thunderbird/Makefile
blob: 77e59d1e06bc7ef99889aabe3e4d2630cf1da04b (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
24
25
26
27
# New ports collection makefile for:	enigmail
# Date created:			20 January 2004
# Whom:				Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#

PORTVERSION=	0.84.1
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}

IPCVERSION=	1.0.7

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

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

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

.include "${MASTERDIR}/Makefile"