freebsd-ports/www/linux-firefox/Makefile
Andrew Pantyukhin 7b33c1a919 - Update to 2.0.0.11
Approved by:	portmgr (erwin)
2007-12-05 10:08:54 +00:00

17 lines
422 B
Makefile

# New ports collection makefile for: linux-firefox
# Date created: 2004-09-17
# Whom: voisine
#
# $FreeBSD$
#
PORTNAME= firefox
PORTVERSION= 2.0.0.11
CATEGORIES= www
MASTER_SITE_SUBDIR?= firefox/releases/${PORTVERSION}/linux-i686/en-US
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
.include "${.CURDIR}/../linux-seamonkey/Makefile.common"
.include <bsd.port.mk>