freebsd-ports/mail/enigmail-thunderbird3/Makefile
Alex Dupre ccf06807f8 - Update to 1.2 release to support seamonkey 2.1 and thunderbird 5.0,
though it currently doesn't build (we are working to fix it)
- Update build commands
- Add PORTSCOUT knobs
2011-07-03 08:02:38 +00:00

22 lines
444 B
Makefile

# New ports collection makefile for: enigmail
# Date created: 30 December 2009
# Whom: Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#
PORTVERSION= 1.1.2
COMMENT= A GnuPG extension for the Thunderbird mail client
EXTRACT_DEPENDS=autoconf-2.13:${PORTSDIR}/devel/autoconf213
MASTERDIR= ${.CURDIR}/../enigmail
GECKO= thunderbird3
GECKO_PORTDIR= mail/${GECKO}
GECKO_EXTDIR= comm-1.9.2
PORTSCOUT= ignore:1
.include "${MASTERDIR}/Makefile"