c2b465c279
Dead pages, broken links, the scourge of the internet. Powerhouse sites like Slashdot and Digg can bring a server to its knees. What do we do when a page is dead but we still want to see it? Call in the clerics, and perform a resurrection ceremony! Or, the easier route, use this extension. WWW: http://www.arantius.com/article/resurrect Approved by: krion (mentor)
20 lines
480 B
Makefile
20 lines
480 B
Makefile
# New ports collection makefile for: xpi-resurrectpages
|
|
# Date created: 20 May 2006
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= resurrectpages
|
|
PORTVERSION= 0.6
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= infofarmer@FreeBSD.org
|
|
COMMENT= Resurrects pages from big page caches/mirrors
|
|
|
|
XPI_DISTNAME= resurrect_pages
|
|
XPI_ID= {0c8fbd76-bdeb-4c52-9b24-d587ce7b9dc3}
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|