freebsd-ports/mail/linux-thunderbird/Makefile

18 lines
485 B
Makefile
Raw Normal View History

# 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
CATEGORIES= mail
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
.include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common"
.include <bsd.port.mk>