019609468d
Feature safe: yes
19 lines
480 B
Makefile
19 lines
480 B
Makefile
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= downthemall
|
|
PORTVERSION= 2.0.15
|
|
DISTVERSIONSUFFIX= -fx+sm
|
|
CATEGORIES= www
|
|
MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
|
|
MASTER_SITE_SUBDIR= addons/201
|
|
|
|
MAINTAINER= gecko@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>
|