freebsd-ports/www/linux-firefox/Makefile
Andrew Pantyukhin 02b5bafc95 - Update my e-mail address
Approved by:	krion (mentor, implicit)
2006-05-10 20:40:03 +00:00

17 lines
421 B
Makefile

# New ports collection makefile for: linux-firefox
# Date created: 2004-09-17
# Whom: voisine
#
# $FreeBSD$
#
PORTNAME= firefox
PORTVERSION= 1.5.0.3
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>