From ceb21949779631e77c65231038fd368363658b48 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 24 Jul 2003 20:14:48 +0000 Subject: Initial import of bkedit, a bookmark editor. bkedit is an easy to use bookmark manager and editor. The program can read, write, edit, create, manage and convert the bookmarks of the most popular browsers. There is also a simple Drag & Drop interface for adding new bookmarks from a running browser in a very comfortable way. --- www/bkedit/DESCR | 5 +++++ www/bkedit/Makefile | 19 +++++++++++++++++++ www/bkedit/PLIST | 14 ++++++++++++++ www/bkedit/distinfo | 4 ++++ 4 files changed, 42 insertions(+) create mode 100644 www/bkedit/DESCR create mode 100644 www/bkedit/Makefile create mode 100644 www/bkedit/PLIST create mode 100644 www/bkedit/distinfo diff --git a/www/bkedit/DESCR b/www/bkedit/DESCR new file mode 100644 index 00000000000..7cb848e0d36 --- /dev/null +++ b/www/bkedit/DESCR @@ -0,0 +1,5 @@ +bkedit is an easy to use bookmark manager and editor. The program +can read, write, edit, create, manage and convert the bookmarks +of the most popular browsers. There is also a simple Drag & Drop +interface for adding new bookmarks from a running browser in a +very comfortable way. diff --git a/www/bkedit/Makefile b/www/bkedit/Makefile new file mode 100644 index 00000000000..5edde6f9006 --- /dev/null +++ b/www/bkedit/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 2003/07/24 20:14:48 wiz Exp $ +# + +DISTNAME= bk_edit-0.6.21 +PKGNAME= ${DISTNAME:S/_//} +CATEGORIES= www +MASTER_SITES= http://www2.fht-esslingen.de/~clfuit00/sasnt/packages/ + +MAINTAINER= wiz@NetBSD.org +HOMEPAGE= http://www2.fht-esslingen.de/~clfuit00/sasnt/bk_edit/ +COMMENT= Bookmark manager and editor + +USE_BUILDLINK2= yes +HAS_CONFIGURE= yes +CONFIGURE_ARGS+= --prefix=${PREFIX} + +.include "../../textproc/libxml2/buildlink2.mk" +.include "../../x11/gtk/buildlink2.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/bkedit/PLIST b/www/bkedit/PLIST new file mode 100644 index 00000000000..96db23493ce --- /dev/null +++ b/www/bkedit/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/24 20:14:48 wiz Exp $ +bin/bkedit +share/bkedit/all_edit.so +share/bkedit/galeon.so +share/bkedit/html.so +share/bkedit/links2.so +share/bkedit/moz.so +share/bkedit/nn4.so +share/bkedit/opera.so +share/bkedit/opera7.so +share/bkedit/sitebar.so +share/bkedit/wikilinks.so +share/bkedit/xbel.so +@dirrm share/bkedit diff --git a/www/bkedit/distinfo b/www/bkedit/distinfo new file mode 100644 index 00000000000..9d973baeb2e --- /dev/null +++ b/www/bkedit/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2003/07/24 20:14:48 wiz Exp $ + +SHA1 (bk_edit-0.6.21.tar.gz) = 38637c05b2080c3e08a0af076e60913b5ba7a5c7 +Size (bk_edit-0.6.21.tar.gz) = 113090 bytes -- cgit v1.2.3