freebsd-ports/mail/enigmail-thunderbird/Makefile
Alex Dupre c0328a4762 - Update to 0.84.0 release
- Add more MASTER_SITE
- Add gpg run dependency
- Add hints to successfully run enigmail on pre-existing
  Mozilla/Thunderbird installations
2004-05-10 07:56:18 +00:00

23 lines
616 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}
MASTERDIR= ${.CURDIR}/../enigmail
PKGINSTALL= ${.CURDIR}/pkg-install
PKGDEINSTALL= ${.CURDIR}/pkg-deinstall
LOCAL_SRCDIR= mail/thunderbird
LOCAL_SUBDIR= lib/thunderbird/lib/thunderbird-0.6
.include "${MASTERDIR}/Makefile"