2006-04-28 11:03:06 +02:00
|
|
|
# New ports collection makefile for: linux-thunderbird
|
|
|
|
# Date created: 17 April 2006
|
2006-05-08 23:41:11 +02:00
|
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
2006-04-28 11:03:06 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= thunderbird
|
2011-06-21 22:38:00 +02:00
|
|
|
PORTVERSION= 3.1.11
|
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
|
|
|
|
|
2009-05-04 21:23:44 +02:00
|
|
|
MAINTAINER= gecko@FreeBSD.org
|
2006-04-28 11:03:06 +02:00
|
|
|
COMMENT= Mozilla Thunderbird is standalone mail and news that stands above
|
|
|
|
|
2010-06-27 15:54:15 +02:00
|
|
|
USE_BZIP2= yes
|
|
|
|
|
|
|
|
USE_LINUX_APPS= dbusglib dbuslibs alsalib
|
|
|
|
|
2006-05-07 18:48:52 +02:00
|
|
|
.include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common"
|
|
|
|
.include <bsd.port.mk>
|