31edcd7767
Security: http://www.mozilla.org/security/announce/2009/mfsa2009-42.html With hat: gecko
17 lines
485 B
Makefile
17 lines
485 B
Makefile
# New ports collection makefile for: linux-thunderbird
|
|
# Date created: 17 April 2006
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= thunderbird
|
|
PORTVERSION= 2.0.0.23
|
|
CATEGORIES= mail
|
|
MASTER_SITE_SUBDIR?= ${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US
|
|
|
|
MAINTAINER= gecko@FreeBSD.org
|
|
COMMENT= Mozilla Thunderbird is standalone mail and news that stands above
|
|
|
|
.include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common"
|
|
.include <bsd.port.mk>
|