# New ports collection makefile for: xpi-greasemonkey # Date created: 18 May 2006 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= greasemonkey PORTVERSION= 0.8.20080609.0 DISTVERSIONSUFFIX= -fx CATEGORIES= www MAINTAINER= chinsan@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 XPI_FILES= chrome/greasemonkey.jar chrome.manifest \ components/gmIBrowserWindow.xpt \ components/gmIGreasemonkeyService.xpt \ components/gmIMenuCommand.xpt components/greasemonkey.js \ defaults/preferences/greasemonkey.js install.rdf license.txt XPI_DIRS= chrome components defaults/preferences defaults .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include