freebsd-ports/mail/enigmail-thunderbird/Makefile

20 lines
415 B
Makefile
Raw Normal View History

# New ports collection makefile for: enigmail
# Date created: 20 January 2004
# Whom: Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#
2009-07-21 11:29:13 +02:00
PORTVERSION= 0.96.0
2010-02-05 12:46:55 +01:00
PORTREVISION= 1
COMMENT= A GnuPG extension for the Thunderbird mail client
MASTERDIR= ${.CURDIR}/../enigmail
GECKO= thunderbird
GECKO_PORTDIR= mail/${GECKO}
GECKO_WRKSRC= ${WRKDIR}/../../../${GECKO_PORTDIR}/work/mozilla
.include "${MASTERDIR}/Makefile"