summaryrefslogtreecommitdiff
path: root/www/xpi-mozex/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2006-03-23 22:24:03 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2006-03-23 22:24:03 +0000
commit96fe98e1c6bc0301781b0dd7dbfeef3e3f137f43 (patch)
tree7650cfe102643b74d6ad1d3efe1771281b5e66f0 /www/xpi-mozex/Makefile
parent- Cacti developers has modified one of oficial patches. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_5_0'.release/5.5.0
Diffstat (limited to 'www/xpi-mozex/Makefile')
-rw-r--r--www/xpi-mozex/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/www/xpi-mozex/Makefile b/www/xpi-mozex/Makefile
deleted file mode 100644
index bc1ae0d55497..000000000000
--- a/www/xpi-mozex/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# Ports collection makefile for: mozex-firefox
-# Date created: Tue Oct 28, 2003
-# Whom: Thierry Thomas (<thierry@pompo.net>)
-#
-# $FreeBSD$
-#
-
-PORTNAME= mozex
-PORTREVISION= 4
-#PKGNAMESUFFIX set to -firefox in ../mozex/Makefile.xpi
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Mozex allows Firefox's users to use external programs for mail, news, etc.
-
-MASTERDIR= ${.CURDIR}/../mozex
-
-WITH_FIREFOX= yes
-BROKEN="Does not work with Firefox 1.5"
-
-.include "${MASTERDIR}/Makefile"