mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
18 lines
489 B
Makefile
18 lines
489 B
Makefile
# New ports collection makefile for: linux-thunderbird
|
|
# Date created: 17 April 2006
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= thunderbird
|
|
PORTVERSION= 1.5.0.8
|
|
CATEGORIES= mail
|
|
MASTER_SITE_SUBDIR?= ${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US
|
|
|
|
MAINTAINER= infofarmer@FreeBSD.org
|
|
COMMENT= Mozilla Thunderbird is standalone mail and news that stands above
|
|
|
|
.include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common"
|
|
.include <bsd.port.mk>
|