mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
64e8108c5f
- Provide new mirrors where needed Approved by: portmgr (pav), chinsan (maintainer), Lapo Luchini <lapo@lapo.it> (maintainer, implicit), Simon Olofsson <simon@olofsson.de> (maintainer, implicit), Steven Kreuzer <skreuzer@f2o.org> (maintainer, implicit)
24 lines
567 B
Makefile
24 lines
567 B
Makefile
# New ports collection makefile for: xpi-no-referrer
|
|
# Date created: 2006/05/06
|
|
# Whom: chinsan <chinsan.tw@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= no-referrer
|
|
PORTVERSION= 1.0.1
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= chinsan@FreeBSD.org
|
|
COMMENT= An extension to Open URL without sending referrers information
|
|
|
|
XPI_NUM= 1999
|
|
XPI_ID= {e806da17-8400-4b6b-9c34-1bb4fe84aedc}
|
|
XPI_FILES= chrome/icon.gif chrome/referrer.js chrome/referrer.xul \
|
|
chrome.manifest install.rdf
|
|
XPI_DIRS= chrome
|
|
|
|
.include "../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|