mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
18 lines
406 B
Makefile
18 lines
406 B
Makefile
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= resurrectpages
|
|
PORTVERSION= 2.0.7
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= gecko@FreeBSD.org
|
|
COMMENT= Resurrects pages from big page caches/mirrors
|
|
|
|
XPI_DISTNAME= resurrect_pages
|
|
XPI_NUM= 2570
|
|
XPI_ID= {0c8fbd76-bdeb-4c52-9b24-d587ce7b9dc3}
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|