1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/www/xpi-greasemonkey/Makefile
Andrew Pantyukhin c36ad3d129 - Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
2006-07-30 22:46:04 +00:00

20 lines
468 B
Makefile

# New ports collection makefile for: xpi-greasemonkey
# Date created: 18 May 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= greasemonkey
PORTVERSION= 0.6.5.20060727
DISTVERSIONSUFFIX= -fx
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}
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>