diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-19 21:02:46 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-19 21:02:46 +0000 |
commit | 6119d5f2fb3f284078cc94fa1387f6728b467fea (patch) | |
tree | b86312acf29cbd8d5b61d3582f970836a8ef8c77 | |
parent | a2d7318dbf6ed0e76fec9d8948f69c6a139a4c04 (diff) | |
download | ports-6119d5f2fb3f284078cc94fa1387f6728b467fea.tar.gz ports-6119d5f2fb3f284078cc94fa1387f6728b467fea.zip |
Notes
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/xpi-flashgot/Makefile | 22 | ||||
-rw-r--r-- | www/xpi-flashgot/distinfo | 3 | ||||
-rw-r--r-- | www/xpi-flashgot/pkg-descr | 8 |
4 files changed, 34 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index a36854f176bd..d200dc7eef2e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -992,6 +992,7 @@ SUBDIR += xpi-fasterfox SUBDIR += xpi-fission SUBDIR += xpi-flashblock + SUBDIR += xpi-flashgot SUBDIR += xpi-google-notebook SUBDIR += xpi-greasemonkey SUBDIR += xpi-mldonkey diff --git a/www/xpi-flashgot/Makefile b/www/xpi-flashgot/Makefile new file mode 100644 index 000000000000..ebac461b0e20 --- /dev/null +++ b/www/xpi-flashgot/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: xpi-flashgot +# Date created: 19 May 2006 +# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= flashgot +PORTVERSION= 0.5.9.995 +DISTVERSIONSUFFIX= -fx+fl+mz+ns+zm+tb +CATEGORIES= www + +MAINTAINER= infofarmer@FreeBSD.org +COMMENT= Download links using popular download managers + +XPI_ID= {19503e42-ca3c-4c27-b1e2-9cdb2170ee34} +XPI_FILES= FlashGot_License.txt GPL.txt chrome/flashgot.jar chrome.manifest components/.autoreg \ + components/flashgotService.js defaults/preferences/flashgot.js install.js install.rdf +XPI_DIRS= chrome components defaults/preferences defaults + +.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" +.include <bsd.port.mk> diff --git a/www/xpi-flashgot/distinfo b/www/xpi-flashgot/distinfo new file mode 100644 index 000000000000..c39d7f367367 --- /dev/null +++ b/www/xpi-flashgot/distinfo @@ -0,0 +1,3 @@ +MD5 (xpi/flashgot-0.5.9.995-fx+fl+mz+ns+zm+tb.xpi) = 9612cdaf382ffcd16497eb61e32458e5 +SHA256 (xpi/flashgot-0.5.9.995-fx+fl+mz+ns+zm+tb.xpi) = 21d710b7f9c86c6d9b173be342791e2c452fed17d2039b422bb9babfa1e204e9 +SIZE (xpi/flashgot-0.5.9.995-fx+fl+mz+ns+zm+tb.xpi) = 199697 diff --git a/www/xpi-flashgot/pkg-descr b/www/xpi-flashgot/pkg-descr new file mode 100644 index 000000000000..67f58fd1daf6 --- /dev/null +++ b/www/xpi-flashgot/pkg-descr @@ -0,0 +1,8 @@ +Download one link, selected links or all the links of a page at +the maximum speed with a single click, using the most popular +external download managers. FlashGot also offers a Build Gallery +functionality which helps to synthetize full media galleries in +one page, from serial contents previously scattered on several +pages, for easy and fast "download all". + +WWW: http://www.flashgot.net/ |