aboutsummaryrefslogtreecommitdiffstats
path: root/www/linux-seamonkey/Makefile
blob: 867980a4469816375ab9a659e696651bccfe6c6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    linux-seamonkey
# Date created:     1 February 2006
# Whom:         Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   seamonkey
PORTVERSION=    2.5
CATEGORIES= www
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION}/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

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