2006-05-07 18:48:52 +02:00
|
|
|
# New ports collection makefile for: linux-seamonkey
|
2006-02-02 18:41:52 +01:00
|
|
|
# Date created: 1 February 2006
|
2006-05-10 21:24:28 +02:00
|
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
2006-02-02 18:41:52 +01:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= seamonkey
|
2012-03-14 16:50:04 +01:00
|
|
|
PORTVERSION= 2.8
|
2006-05-07 18:48:52 +02:00
|
|
|
CATEGORIES= www
|
2010-06-27 11:29:35 +02:00
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US
|
2006-02-02 18:41:52 +01:00
|
|
|
|
2009-05-04 21:23:44 +02:00
|
|
|
MAINTAINER= gecko@FreeBSD.org
|
2006-02-02 18:41:52 +01:00
|
|
|
COMMENT= The open source, standards compliant web browser
|
|
|
|
|
2010-06-27 11:29:35 +02:00
|
|
|
USE_BZIP2= yes
|
|
|
|
|
|
|
|
USE_LINUX_APPS= dbusglib dbuslibs alsalib
|
|
|
|
|
2006-05-07 18:48:52 +02:00
|
|
|
.include "${.CURDIR}/Makefile.common"
|
|
|
|
.include <bsd.port.mk>
|