aboutsummaryrefslogtreecommitdiff
path: root/ftp/gnusget
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-01-19 09:24:41 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-01-19 09:24:41 +0000
commitbdad0e7de5d39726d6e34b68f46f27b70f01b836 (patch)
tree4023631fdc486ad2c4a41e98cfe4500cfa45f1c8 /ftp/gnusget
parentce893886a9bfa48c89edec6085133cef55f6c981 (diff)
downloadports-bdad0e7de5d39726d6e34b68f46f27b70f01b836.tar.gz
ports-bdad0e7de5d39726d6e34b68f46f27b70f01b836.zip
Add gnusget 0.5.1, shell-extension for wget, which uses download- and
history-file. PR: ports/91982 Submitted by: Ilya A. Otyutskiy <ilya.otyutskiy@gmail.com>
Notes
Notes: svn path=/head/; revision=153859
Diffstat (limited to 'ftp/gnusget')
-rw-r--r--ftp/gnusget/Makefile25
-rw-r--r--ftp/gnusget/distinfo3
-rw-r--r--ftp/gnusget/pkg-descr4
3 files changed, 32 insertions, 0 deletions
diff --git a/ftp/gnusget/Makefile b/ftp/gnusget/Makefile
new file mode 100644
index 000000000000..594155ffbcb5
--- /dev/null
+++ b/ftp/gnusget/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: gnusget
+# Date created: 19 January 2006
+# Whom: Ilya A. Otyutskiy <ilya.otyutskiy@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gnusget
+PORTVERSION= 0.5.1
+CATEGORIES= ftp
+MASTER_SITES= http://edge.pp.ru/gnusget/
+
+MAINTAINER= ilya.otyutskiy@gmail.com
+COMMENT= Shell-extension for wget, which uses download- and history-file
+
+RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
+
+NO_BUILD= yes
+
+PLIST_FILES= bin/gnusget
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME}/gnusget ${PREFIX}/bin
+
+.include <bsd.port.mk>
diff --git a/ftp/gnusget/distinfo b/ftp/gnusget/distinfo
new file mode 100644
index 000000000000..45982c2f4e28
--- /dev/null
+++ b/ftp/gnusget/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnusget-0.5.1.tar.gz) = 1d6ca9ec5fafb95662a5aa30ff36d902
+SHA256 (gnusget-0.5.1.tar.gz) = 23a04fd1abfafe125aa6512d85f770420adca58d4e5274c6dc5e44a4322e4efb
+SIZE (gnusget-0.5.1.tar.gz) = 4616
diff --git a/ftp/gnusget/pkg-descr b/ftp/gnusget/pkg-descr
new file mode 100644
index 000000000000..0dab750cddb6
--- /dev/null
+++ b/ftp/gnusget/pkg-descr
@@ -0,0 +1,4 @@
+This is a port of gnusget -- a shell-extension to wget, which can use the downl
+oad-list and log finished downloads to history-file.
+
+WWW: http://edge.pp.ru/gnusget/