1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/www/xpi-preferential/Makefile
Thierry Thomas 25d677010b Adding www/preferential & www/preferential-firefox, GUI interface to
view and edit all Mozilla / Firefox prefs.

PR:		ports/63237
2004-07-03 06:41:13 +00:00

19 lines
417 B
Makefile

# Ports collection makefile for: preferential-firefox
# Date created: Tue Oct 28, 2003
# Whom: Thierry Thomas (<thierry@pompo.net>)
#
# $FreeBSD$
#
PORTNAME= preferential
#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"