freebsd-ports/www/linux-firefox/Makefile
2010-01-06 15:29:42 +00:00

21 lines
462 B
Makefile

# New ports collection makefile for: linux-firefox
# Date created: 2004-09-17
# Whom: voisine
#
# $FreeBSD$
#
PORTNAME= firefox
PORTVERSION= 3.0.17
PORTEPOCH= 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
USE_LDCONFIG= yes
USE_BZIP2= yes
.include "${.CURDIR}/../linux-seamonkey/Makefile.common"
.include <bsd.port.mk>