2006-04-28 11:03:06 +02:00
|
|
|
# New ports collection makefile for: linux-thunderbird
|
|
|
|
# Date created: 17 April 2006
|
|
|
|
# Whom: Andrew Pantyukhin <infofarmer@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= thunderbird
|
|
|
|
PORTVERSION= 1.5.0.2
|
2006-05-07 18:48:52 +02:00
|
|
|
CATEGORIES= mail
|
2006-04-28 11:03:06 +02:00
|
|
|
MASTER_SITE_SUBDIR?= ${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US
|
|
|
|
|
|
|
|
MAINTAINER= infofarmer@gmail.com
|
|
|
|
COMMENT= Mozilla Thunderbird is standalone mail and news that stands above
|
|
|
|
|
2006-05-07 18:48:52 +02:00
|
|
|
.include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common"
|
|
|
|
.include <bsd.port.mk>
|