freebsd-ports/www/xpi-downthemall/Makefile
Florian Smeets 019609468d Update to 2.0.15
Feature safe:	yes
2012-11-14 10:46:39 +00:00

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>