freebsd-ports/www/linux-firefox/Makefile

20 lines
532 B
Makefile

# New ports collection makefile for: linux-firefox
# Date created: 2004-09-17
# Whom: voisine
#
# $FreeBSD$
#
PORTNAME= firefox
PORTVERSION= 2.0.0.20
PORTREVISION= 1
CATEGORIES= www
MASTER_SITE_SUBDIR?= firefox/releases/${PORTVERSION}/linux-i686/en-US
MAINTAINER= gecko@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
FORBIDDEN= Security issues http://www.vuxml.org/freebsd/8b491182-f842-11dd-94d9-0030843d3802.html
.include "${.CURDIR}/../linux-seamonkey/Makefile.common"
.include <bsd.port.mk>