6828ea7d03
- Switch to CDN by default as mirrors are no longer kept up to date - Drop obsolete pointer to http://www.mozilla.org/mirrors.html - Drop redundant BUGZILLA and MOZILLA_EXTEND - Shorten MASTER_SITES in gecko@ ports - Move MOZILLA_ADDONS to bsd.sites.mk - Move one of MOZILLA mirrors with old addons under MOZILLA_ADDONS - Addons CDN redirects to https://, so don't mislead with http:// https://blog.mozilla.org/it/2012/08/03/dear-mozilla-mirrors-thank-you/ Differential Revision: https://reviews.freebsd.org/D2550 Tested by: distilator Reviewed by: mat (partial) Approved by: bz-ports (ohauer), portmgr blanket (office@ et al.) Approved by: portmgr (bapt, earlier version) MFH: 2015Q2
18 lines
416 B
Makefile
18 lines
416 B
Makefile
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= downthemall
|
|
PORTVERSION= 2.0.17
|
|
DISTVERSIONSUFFIX= -fx+sm
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= gecko@FreeBSD.org
|
|
COMMENT= Lets you download all the links in a webpage and much more
|
|
|
|
XPI_DISTNAME= downthemall
|
|
|
|
XPI_NUM= 201
|
|
XPI_ID= {DDC359D1-844A-42a7-9AA1-88A850A938A8}
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|