1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/mail/linux-thunderbird/Makefile
2011-11-08 17:35:09 +00:00

22 lines
539 B
Makefile

# New ports collection makefile for: linux-thunderbird
# Date created: 17 April 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= thunderbird
PORTVERSION= 8.0
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
USE_BZIP2= yes
USE_LINUX_APPS= dbusglib dbuslibs alsalib
.include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common"
.include <bsd.port.mk>