freebsd-ports/www/linux-firefox-devel/Makefile

21 lines
499 B
Makefile
Raw Normal View History

# New ports collection makefile for: linux-firefox-devel
# Date created: 8 May 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= firefox
2007-12-21 17:27:10 +01:00
DISTVERSION= 3.0b2
CATEGORIES= www
2007-12-21 17:27:10 +01:00
MASTER_SITE_SUBDIR?= ${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US
PKGNAMESUFFIX= -devel
MAINTAINER= infofarmer@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>