mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
23b98b929f
Approved by: krion (mentor, implicit)
20 lines
459 B
Makefile
20 lines
459 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.4
|
|
CATEGORIES= www
|
|
DISTVERSIONSUFFIX= -fx
|
|
|
|
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>
|