freebsd-ports/mail/linux-thunderbird/Makefile
Christoph Moench-Tegeder c85028c3dc Update thunderbird to 45.1.1, enigmail to 1.9.3
PR:		210061
Approved by:	jbeich (maintainer)
Approved by:	rene (mentor)
MFH:		2016Q2
2016-06-06 20:16:59 +00:00

18 lines
536 B
Makefile

# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
PORTNAME= thunderbird
DISTVERSION= 45.1.1
CATEGORIES= mail news net-im ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \
MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US
MAINTAINER= gecko@FreeBSD.org
COMMENT= Mozilla Thunderbird is standalone mail and news that stands above
USES= tar:bzip2
WANT_GTK218= yes
.include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common"
.include <bsd.port.mk>