mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
3ea4c3daed
Approved by: marcus (co mentor)
20 lines
433 B
Makefile
20 lines
433 B
Makefile
# 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"
|