1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/www/xpi-mozex/Makefile
Michael Johnson 341a7d8903 - Mark broken with firefox 1.5
Reported by:	dougb
2005-11-30 09:05:24 +00:00

21 lines
480 B
Makefile

# 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"