aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-mozex/Makefile
blob: bc1ae0d5549793fac06385918eff491d87d87e61 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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"