aboutsummaryrefslogblamecommitdiff
path: root/www/bugmenot-firefox/Makefile
blob: 68531e0419710bdea68c33e9f4bf981290b4c732 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                       
# Ports collection makefile for:  bugmenot-firefox
# Date created:			  Tue May 24, 2005
# Whom:				  Thierry Thomas (<thierry@pompo.net>)
#
# $FreeBSD$
#

PORTNAME=	bugmenot
#PKGNAMESUFFIX set to -firefox in ../mozex/Makefile.xpi

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	Firefox extension to bypass compulsory web registration

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

WITH_FIREFOX=	yes

.include "${MASTERDIR}/Makefile"