freebsd-ports/mail/enigmail-thunderbird/Makefile
Alex Dupre 986a57262f - Update to 0.86.1 release [1]
- Pet portlint s/file/f/ [1]
- Re-enable support for Thunderbird !

PR:		ports/73359 [1]
Submitted by:	dougb [1]
2004-11-01 10:46:24 +00:00

25 lines
635 B
Makefile

# 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}
IPCVERSION= 1.0.8
MASTERDIR= ${.CURDIR}/../enigmail
PKGINSTALL= ${.CURDIR}/pkg-install
PKGDEINSTALL= ${.CURDIR}/pkg-deinstall
LOCAL_SRCDIR= mail/thunderbird
LOCAL_SUBDIR= lib/thunderbird/lib/thunderbird-0.8
.include "${MASTERDIR}/Makefile"