aboutsummaryrefslogtreecommitdiff
path: root/mail/linux-thunderbird/Makefile
blob: 489de49aae3b7a7ad16d14943c1567516eb95a46 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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.14
CATEGORIES=	mail
MASTER_SITE_SUBDIR?=	${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US

MAINTAINER=	infofarmer@FreeBSD.org
COMMENT=	Mozilla Thunderbird is standalone mail and news that stands above

.include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common"
.include <bsd.port.mk>