2006-05-19 10:27:25 +00:00
|
|
|
# New ports collection makefile for: xpi-greasemonkey
|
|
|
|
# Date created: 18 May 2006
|
2006-05-19 10:30:44 +00:00
|
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
2006-05-19 10:27:25 +00:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= greasemonkey
|
2009-02-20 15:43:13 +00:00
|
|
|
PORTVERSION= 0.8.20090123.1
|
2007-06-20 06:54:59 +00:00
|
|
|
DISTVERSIONSUFFIX= -fx
|
2006-07-30 22:46:04 +00:00
|
|
|
CATEGORIES= www
|
2006-05-19 10:27:25 +00:00
|
|
|
|
2009-01-03 13:12:17 +00:00
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
2006-05-19 10:27:25 +00:00
|
|
|
COMMENT= Add bits of DHTML to any web page to change its behavior
|
|
|
|
|
|
|
|
XPI_ID= {e4a8a97b-f2ed-450b-b12d-ee082ba24781}
|
2007-03-30 08:03:04 +00:00
|
|
|
XPI_NUM= 748
|
2006-05-19 10:27:25 +00:00
|
|
|
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
|
|
.include <bsd.port.mk>
|