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

PORTNAME=   seamonkey
DISTVERSION=    2.21
CATEGORIES= www
MASTER_SITES=   MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US

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

USE_BZIP2=  yes

USE_LINUX_APPS= dbusglib dbuslibs alsalib alsa-plugins-oss

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