summaryrefslogtreecommitdiff
path: root/ftp/gtm
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>1999-03-17 08:30:37 +0000
committerJacques Vidrine <nectar@FreeBSD.org>1999-03-17 08:30:37 +0000
commitf148af80ad47c60edd515b41749be28d34e04339 (patch)
treee7c6607431ceb726aaca5e201adac4edcb88182e /ftp/gtm
parentI made a mistake in previous committing. (diff)
A GNOME front end to wget.
Notes
Notes: svn path=/head/; revision=17262
Diffstat (limited to 'ftp/gtm')
-rw-r--r--ftp/gtm/Makefile25
-rw-r--r--ftp/gtm/distinfo1
-rw-r--r--ftp/gtm/pkg-comment1
-rw-r--r--ftp/gtm/pkg-descr11
-rw-r--r--ftp/gtm/pkg-plist3
5 files changed, 41 insertions, 0 deletions
diff --git a/ftp/gtm/Makefile b/ftp/gtm/Makefile
new file mode 100644
index 000000000000..9169dbd9a538
--- /dev/null
+++ b/ftp/gtm/Makefile
@@ -0,0 +1,25 @@
+# Ports collection Makefile for: gwget
+# Version required: 0.2.0
+# Date created: 03/17/1999
+# Whom: nectar@FreeBSD.ORG
+#
+# $Id: Makefile,v 1.4 1998/11/14 09:43:26 asami Exp $
+#
+
+DISTNAME= gwget-0.2.0
+CATEGORIES= net
+MASTER_SITES= http://camoes.rnl.ist.utl.pt/~bapm/gwget/ \
+ http://www.nectar.com/distfiles/
+
+MAINTAINER= nectar@FreeBSD.ORG
+
+LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs
+RUN_DEPENDS= wget:${PORTSDIR}/net/wget
+
+USE_X_PREFIX= YES
+USE_GMAKE= YES
+GNU_CONFIGURE= YES
+CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
+CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome
+
+.include <bsd.port.mk>
diff --git a/ftp/gtm/distinfo b/ftp/gtm/distinfo
new file mode 100644
index 000000000000..6ae1ef1a2b4c
--- /dev/null
+++ b/ftp/gtm/distinfo
@@ -0,0 +1 @@
+MD5 (gwget-0.2.0.tar.gz) = 9ccc846ef7c03573350fa90689f94848
diff --git a/ftp/gtm/pkg-comment b/ftp/gtm/pkg-comment
new file mode 100644
index 000000000000..07a0ab73f16f
--- /dev/null
+++ b/ftp/gtm/pkg-comment
@@ -0,0 +1 @@
+A GNOME front end to wget.
diff --git a/ftp/gtm/pkg-descr b/ftp/gtm/pkg-descr
new file mode 100644
index 000000000000..185406a3ffa2
--- /dev/null
+++ b/ftp/gtm/pkg-descr
@@ -0,0 +1,11 @@
+From the README:
+
+ What is GWget
+ =============
+ GWget allows the user to retrieve multiple files from the web. These
+ files can be retrieved in multiple parts and each part retrieved on a
+ separate session that the user is connected to the Internet. This is
+ most useful to users with dialup connections. The program performs
+ this tasks using wget as it's back-end.
+
+Jacques Vidrine <nectar@FreeBSD.ORG>
diff --git a/ftp/gtm/pkg-plist b/ftp/gtm/pkg-plist
new file mode 100644
index 000000000000..922da3fdc9e5
--- /dev/null
+++ b/ftp/gtm/pkg-plist
@@ -0,0 +1,3 @@
+lib/locale/pt/LC_MESSAGES/gwget.mo
+bin/gwget
+share/gnome/apps/Network/gwget.desktop