diff options
Diffstat (limited to 'www/xpi-mozex/Makefile')
-rw-r--r-- | www/xpi-mozex/Makefile | 20 |
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" |