blob: 68531e0419710bdea68c33e9f4bf981290b4c732 (
plain) (
tree)
|
|
# 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"
|