aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-downthemall/Makefile
blob: 49319d47990e153c1c5963832eafa1caabcac437 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	xpi-downthemall
# Date created:		19 May 2006
# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	downthemall
PORTVERSION=	0.9.9.7
DISTVERSIONSUFFIX=	-fx+fl+tb
CATEGORIES=	www

MAINTAINER=	infofarmer@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}
XPI_FILES=	chrome/dta.jar chrome.manifest components/privacycontrol.js \
		defaults/preferences/privacycontrol.js gpl.txt install.rdf notice.txt
XPI_DIRS=	chrome components defaults/preferences defaults

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>