From 1dd45d5e38571eb447a0c89ceb4029927871ea9f Mon Sep 17 00:00:00 2001 From: Alan Eldridge Date: Mon, 21 Oct 2002 08:54:27 +0000 Subject: Phoenix is a fast, minimal browser from the Mozilla project. This port is a work in progress for the next few days. --- www/firefox10/Makefile | 34 ++++++++++++++++++++++++++++++++++ www/firefox10/distinfo | 0 www/firefox10/pkg-comment | 1 + www/firefox10/pkg-descr | 7 +++++++ www/firefox10/pkg-plist | 1 + 5 files changed, 43 insertions(+) create mode 100644 www/firefox10/Makefile create mode 100644 www/firefox10/distinfo create mode 100644 www/firefox10/pkg-comment create mode 100644 www/firefox10/pkg-descr create mode 100644 www/firefox10/pkg-plist (limited to 'www/firefox10') diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile new file mode 100644 index 000000000000..6663e46fa276 --- /dev/null +++ b/www/firefox10/Makefile @@ -0,0 +1,34 @@ +# ex:ts=8 +# +# New ports collection makefile for: phoenix +# Date created: 2002/10/21 +# Whom: Alan Eldridge +# +# $FreeBSD$ +# + +PORTNAME= phoenix +PORTVERSION= 0.3.20021021 +PORTREVISION= 0 +CATEGORIES= www +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= alane + +MAINTAINER= alane@freebsd.org # will change to trevor@ soon + +.if !defined(RING_OF_FIRE) +.undef NO_IGNORE +BORKED= This is a work in progress. +BROKEN= ${BORKED} +FORBIDDEN= ${BORKED} +.endif # !defined(RING_OF_FIRE) + +USE_BZIP2= yes +USE_GMAKE= yes +USE_AUTOCONF_VER= 213 +GNU_CONFIGURE= yes + +.include +.include + +#EOF diff --git a/www/firefox10/distinfo b/www/firefox10/distinfo new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/www/firefox10/pkg-comment b/www/firefox10/pkg-comment new file mode 100644 index 000000000000..fce2998fe9f9 --- /dev/null +++ b/www/firefox10/pkg-comment @@ -0,0 +1 @@ +Phoenix is a fast, low-overhead browser from the Mozilla project diff --git a/www/firefox10/pkg-descr b/www/firefox10/pkg-descr new file mode 100644 index 000000000000..c7e28926f3d8 --- /dev/null +++ b/www/firefox10/pkg-descr @@ -0,0 +1,7 @@ +Phoenix is a fast, low-overhead browser from the Mozilla project. See the +phoenix project page for more details. + +WWW: http://www.mozilla.org/projects/phoenix/ + +-- AlanE + diff --git a/www/firefox10/pkg-plist b/www/firefox10/pkg-plist new file mode 100644 index 000000000000..96ea770b198e --- /dev/null +++ b/www/firefox10/pkg-plist @@ -0,0 +1 @@ +@comment work in progress -- cgit v1.2.3