freebsd-ports/mail/linux-thunderbird/Makefile
Boris Samorodov 3d484c3f2d . remove linux-glib2 as a dependency from linux-seamonkey/Makefile.common
since it was incorporated into default linux base port;
. bump PORTREVISION for ports using linux-seamonkey/Makefile.common.

Pointed out by:	Portsnap buildbox
2009-01-21 23:28:09 +00:00

18 lines
500 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.19
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITE_SUBDIR?= ${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US
MAINTAINER= miwi@FreeBSD.org
COMMENT= Mozilla Thunderbird is standalone mail and news that stands above
.include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common"
.include <bsd.port.mk>