summaryrefslogtreecommitdiff
path: root/net/urlgfe
diff options
context:
space:
mode:
Diffstat (limited to 'net/urlgfe')
-rw-r--r--net/urlgfe/DESCR10
-rw-r--r--net/urlgfe/Makefile20
-rw-r--r--net/urlgfe/PLIST12
-rw-r--r--net/urlgfe/distinfo5
4 files changed, 47 insertions, 0 deletions
diff --git a/net/urlgfe/DESCR b/net/urlgfe/DESCR
new file mode 100644
index 00000000000..caed6a2431d
--- /dev/null
+++ b/net/urlgfe/DESCR
@@ -0,0 +1,10 @@
+UrlGfe is a download manager that uses gtk2+ and libcurl.
+
+Features:
+1. It allows you classify URLs before downloading them.
+2. Every category has an independent configuration that can be
+ inherited by each download in that category.
+3. Multiple categories can download at one time.
+4. Batch mode can generate URLs.
+5. Import URLs from .html files. (UTF-8 Encoding only)
+6. Export URLs (for wget -i)
diff --git a/net/urlgfe/Makefile b/net/urlgfe/Makefile
new file mode 100644
index 00000000000..ef4456e5f9c
--- /dev/null
+++ b/net/urlgfe/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/07/08 19:19:44 minskim Exp $
+#
+
+DISTNAME= urlgfe-1.0.1
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=urlget/}
+
+MAINTAINER= ccatrian@eml.cc
+HOMEPAGE= http://urlget.sourceforge.net/
+COMMENT= Download manager for X
+
+USE_DIRS+= xdg-1.4
+USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+
+.include "../../devel/pcre/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/urlgfe/PLIST b/net/urlgfe/PLIST
new file mode 100644
index 00000000000..f60dc8d0c16
--- /dev/null
+++ b/net/urlgfe/PLIST
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/07/08 19:19:44 minskim Exp $
+bin/urlgfe
+share/applications/urlgfe.desktop
+share/locale/fr/LC_MESSAGES/urlgfe.mo
+share/locale/it/LC_MESSAGES/urlgfe.mo
+share/locale/pl/LC_MESSAGES/urlgfe.mo
+share/locale/ru/LC_MESSAGES/urlgfe.mo
+share/locale/zh_CN/LC_MESSAGES/urlgfe.mo
+share/locale/zh_TW/LC_MESSAGES/urlgfe.mo
+share/pixmaps/urlgfe-icon.png
+@comment in xdg-dirs: @dirrm share/pixmaps
+@comment in xdg-dirs: @dirrm share/applications
diff --git a/net/urlgfe/distinfo b/net/urlgfe/distinfo
new file mode 100644
index 00000000000..27c7cc21003
--- /dev/null
+++ b/net/urlgfe/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/07/08 19:19:44 minskim Exp $
+
+SHA1 (urlgfe-1.0.1.tar.gz) = ae74ed407593b3b8dd26c97479404058b91ad279
+RMD160 (urlgfe-1.0.1.tar.gz) = 64e76580312172bde5bb76e280add53be5a0430a
+Size (urlgfe-1.0.1.tar.gz) = 676691 bytes