# New ports collection makefile for:	xpi-greasemonkey
# Date created:		18 May 2006
# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD: ports/www/xpi-greasemonkey/Makefile,v 1.7 2007/03/30 08:03:04 sat Exp $
#

PORTNAME=	greasemonkey
PORTVERSION=	0.6.8.20070314.0
DISTVERSIONSUFFIX=	-firefox
CATEGORIES=	www

MAINTAINER=	infofarmer@FreeBSD.org
COMMENT=	Add bits of DHTML to any web page to change its behavior

XPI_ID=		{e4a8a97b-f2ed-450b-b12d-ee082ba24781}
XPI_NUM=	748

post-extract:
	@${TOUCH} ${WRKSRC}/chrome/chromeFiles/content/MochiKit/.empty

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
