freebsd-ports/www/xpi-downthemall/Makefile
Philip M. Gollucci e810c84176 - Update to 2.0.13
PR:             ports/165063
Submitted by:   myself (pgollucci)
Approved by:    gecko (flo ; maintainer)
2012-02-13 00:28:54 +00:00

23 lines
562 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.13
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>