mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
2763e557ee
PR: 158624 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de>
23 lines
553 B
Makefile
23 lines
553 B
Makefile
# New ports collection makefile for: xpi-downthemall
|
|
# Date created: 19 May 2006
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= downthemall
|
|
PORTVERSION= 2.0.7
|
|
DISTVERSIONSUFFIX= -sm+fx
|
|
CATEGORIES= www
|
|
MASTER_SITES= http://releases.mozilla.org/pub/mozilla.org/addons/201/
|
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
|
COMMENT= Lets you download all the links in a webpage and much more
|
|
|
|
XPI_DISTNAME= downthemall
|
|
|
|
XPI_ID= {DDC359D1-844A-42a7-9AA1-88A850A938A8}
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|