summaryrefslogtreecommitdiffstats
path: root/ftp/kwebget
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-12-21 19:47:28 +0000
committerijliao <ijliao@FreeBSD.org>2001-12-21 19:47:28 +0000
commitbd01c9ca34d49df477b2d0a9b1216efb6af44400 (patch)
tree9e59acdc5c7d818f72c8c411814e8e7452b02ab2 /ftp/kwebget
parent763d735cdb95e7890d7dcc75838783dba6e5236f (diff)
downloadFreeBSD-ports-bd01c9ca34d49df477b2d0a9b1216efb6af44400.zip
FreeBSD-ports-bd01c9ca34d49df477b2d0a9b1216efb6af44400.tar.gz
add kwebget 0.7
A KDE frontend to wget PR: 31036 Submitted by: David <ddavid_3@yahoo.com>
Diffstat (limited to 'ftp/kwebget')
-rw-r--r--ftp/kwebget/Makefile26
-rw-r--r--ftp/kwebget/distinfo1
-rw-r--r--ftp/kwebget/pkg-comment1
-rw-r--r--ftp/kwebget/pkg-descr11
-rw-r--r--ftp/kwebget/pkg-plist22
5 files changed, 61 insertions, 0 deletions
diff --git a/ftp/kwebget/Makefile b/ftp/kwebget/Makefile
new file mode 100644
index 0000000..2693f11
--- /dev/null
+++ b/ftp/kwebget/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: kwebget
+# Date created: 21 September 2001
+# Whom: David <ddavid_3@yahoo.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= kwebget
+PORTVERSION= 0.7
+CATEGORIES= ftp kde
+MASTER_SITES= http://www.kpage.de/download/
+DIST_SUBDIR= KDE
+
+MAINTAINER= ports@FreeBSD.org
+
+RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
+
+USE_KDELIBS_VER=2
+USE_BZIP2= yes
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+
+post-patch:
+ @${PERL} -pi -e 's#lqt#lqt2#g' ${WRKSRC}/configure ${WRKSRC}/kwebget/Makefile.in
+
+.include <bsd.port.mk>
diff --git a/ftp/kwebget/distinfo b/ftp/kwebget/distinfo
new file mode 100644
index 0000000..18fb66f
--- /dev/null
+++ b/ftp/kwebget/distinfo
@@ -0,0 +1 @@
+MD5 (KDE/kwebget-0.7.tar.bz2) = 9c6574aaf69a8ff01fe874acd5e78041
diff --git a/ftp/kwebget/pkg-comment b/ftp/kwebget/pkg-comment
new file mode 100644
index 0000000..e1ef74a
--- /dev/null
+++ b/ftp/kwebget/pkg-comment
@@ -0,0 +1 @@
+A KDE frontend to wget
diff --git a/ftp/kwebget/pkg-descr b/ftp/kwebget/pkg-descr
new file mode 100644
index 0000000..0643762
--- /dev/null
+++ b/ftp/kwebget/pkg-descr
@@ -0,0 +1,11 @@
+KWebGet is a frontend to the great 'wget'.
+It comes with nearly the same functionallity, but the
+user will not have to type such long commandline-arguments.
+
+It can be used to download single files, or to download
+entire websites, which can be browsed offline.
+
+WWW: http://www.kpage.de/en/kwebget/content.html
+
+- David
+ddavid_3@yahoo.com
diff --git a/ftp/kwebget/pkg-plist b/ftp/kwebget/pkg-plist
new file mode 100644
index 0000000..42c42f0
--- /dev/null
+++ b/ftp/kwebget/pkg-plist
@@ -0,0 +1,22 @@
+bin/kwebget
+share/applnk/Internet/kwebget.desktop
+share/doc/HTML/de/kwebget/index-1.html
+share/doc/HTML/de/kwebget/index-2.html
+share/doc/HTML/de/kwebget/index-3.html
+share/doc/HTML/de/kwebget/index-4.html
+share/doc/HTML/de/kwebget/index-5.html
+share/doc/HTML/de/kwebget/index.html
+share/doc/HTML/de/kwebget/logotp3.gif
+share/doc/HTML/en/kwebget/index-1.html
+share/doc/HTML/en/kwebget/index-2.html
+share/doc/HTML/en/kwebget/index-3.html
+share/doc/HTML/en/kwebget/index-4.html
+share/doc/HTML/en/kwebget/index-5.html
+share/doc/HTML/en/kwebget/index.html
+share/doc/HTML/en/kwebget/logotp3.gif
+share/icons/hicolor/32x32/apps/kwebget.png
+share/icons/locolor/16x16/apps/mini-kwebget.png
+share/locale/de/LC_MESSAGES/kwebget.mo
+share/locale/fr/LC_MESSAGES/kwebget.mo
+@dirrm share/doc/HTML/de/kwebget
+@dirrm share/doc/HTML/en/kwebget
OpenPOWER on IntegriCloud