# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/www/linux-seamonkey/Makefile 432937 2017-01-31 16:54:21Z tijl $

PORTNAME=	seamonkey
DISTVERSION=	2.46
PORTREVISION=	1
CATEGORIES=	www mail news editors irc ipv6
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \
		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build9/linux-i686/en-US

MAINTAINER=	gecko@FreeBSD.org
COMMENT=	The open source, standards compliant web browser

USES=		tar:bzip2

.include "${.CURDIR}/Makefile.common"
.include <bsd.port.mk>
