1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/www/linux-firefox-devel/Makefile
2008-09-07 00:19:05 +00:00

21 lines
494 B
Makefile

# New ports collection makefile for: linux-firefox-devel
# Date created: 8 May 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= firefox
DISTVERSION= 3.0b2
CATEGORIES= www
MASTER_SITE_SUBDIR?= ${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US
PKGNAMESUFFIX= -devel
MAINTAINER= ports@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
USE_BZIP2= yes
.include "${.CURDIR}/../linux-seamonkey/Makefile.common"
.include <bsd.port.mk>