From 2e90b203644207329a406f4622c401eafabb9cff Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Wed, 25 May 2005 21:27:21 +0000 Subject: Add bugmenot-firefox , a firefox extension to bypass compulsory web registration. --- www/bugmenot-firefox/Makefile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 www/bugmenot-firefox/Makefile (limited to 'www/bugmenot-firefox') diff --git a/www/bugmenot-firefox/Makefile b/www/bugmenot-firefox/Makefile new file mode 100644 index 000000000000..68531e041971 --- /dev/null +++ b/www/bugmenot-firefox/Makefile @@ -0,0 +1,18 @@ +# Ports collection makefile for: bugmenot-firefox +# Date created: Tue May 24, 2005 +# Whom: Thierry Thomas () +# +# $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" -- cgit v1.2.3