summaryrefslogtreecommitdiff
path: root/www/xpi-preferential/Makefile
blob: b148d81f694fafbbc98ac8208eddfa6f527477d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Ports collection makefile for:  preferential-firefox
# Date created:			  Tue Oct 28, 2003
# Whom:				  Thierry Thomas (<thierry@pompo.net>)
#
# $FreeBSD$
#

PORTNAME=	preferential
PORTREVISION=	2
#PKGNAMESUFFIX set to -firefox in ../mozex/Makefile.xpi

MAINTAINER=	ports@FreeBSD.org
COMMENT=	GUI interface to view & edit all Firefox prefs

MASTERDIR=	${.CURDIR}/../preferential

WITH_FIREFOX=	yes

.include "${MASTERDIR}/Makefile"