aboutsummaryrefslogtreecommitdiffstats
path: root/www/xpi-greasemonkey/Makefile
blob: 7c8f56b74fdf8a238312311c75342494190a69c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$

PORTNAME=   greasemonkey
PORTVERSION=    1.8
DISTVERSIONSUFFIX=  -fx
CATEGORIES= www

MAINTAINER= gecko@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

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