summaryrefslogtreecommitdiff
path: root/www/xpi-mozex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-mozex/Makefile')
-rw-r--r--www/xpi-mozex/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/www/xpi-mozex/Makefile b/www/xpi-mozex/Makefile
deleted file mode 100644
index 093604488d92..000000000000
--- a/www/xpi-mozex/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# Ports collection makefile for: mozex-firefox
-# Date created: Tue Oct 28, 2003
-# Whom: Thierry Thomas (<thierry@pompo.net>)
-#
-# $FreeBSD$
-#
-
-PORTNAME= mozex
-PORTREVISION= 2
-#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
-
-.include "${MASTERDIR}/Makefile"