2006-05-10 21:15:20 +02:00
|
|
|
# New ports collection makefile for: linux-firefox-devel
|
|
|
|
# Date created: 8 May 2006
|
|
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= firefox
|
2007-12-21 17:27:10 +01:00
|
|
|
DISTVERSION= 3.0b2
|
2009-01-22 00:28:09 +01:00
|
|
|
PORTREVISION= 1
|
2006-05-10 22:28:01 +02:00
|
|
|
CATEGORIES= www
|
2007-12-21 17:27:10 +01:00
|
|
|
MASTER_SITE_SUBDIR?= ${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US
|
2006-05-10 21:15:20 +02:00
|
|
|
PKGNAMESUFFIX= -devel
|
|
|
|
|
2008-09-07 02:19:05 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-05-10 21:15:20 +02:00
|
|
|
COMMENT= Web browser based on the browser portion of Mozilla
|
|
|
|
|
|
|
|
USE_BZIP2= yes
|
|
|
|
|
2009-05-18 22:33:17 +02:00
|
|
|
FORBIDDEN= Security issues http://www.vuxml.org/freebsd/f29fea8f-b19f-11dd-a55e-00163e000016.html
|
2008-11-13 23:08:41 +01:00
|
|
|
|
2006-05-10 21:15:20 +02:00
|
|
|
.include "${.CURDIR}/../linux-seamonkey/Makefile.common"
|
|
|
|
.include <bsd.port.mk>
|