aboutsummaryrefslogtreecommitdiff
path: root/www/linux-seamonkey/Makefile
blob: 8f85f58a5317b2268881bbed09bb49b4e3bc163c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$

PORTNAME=	seamonkey
DISTVERSION=	2.46
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>