summaryrefslogtreecommitdiff
path: root/databases/abook
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-06-04 01:15:34 +0000
committerjschauma <jschauma@pkgsrc.org>2003-06-04 01:15:34 +0000
commit4759c7bd7534bc256539a232b08273b3aa2916eb (patch)
treef77b617f59f7eed95e82355f4f9980e48e6b5604 /databases/abook
parent1b78c1f8db06856e64a2d2e281173cac81395e11 (diff)
downloadpkgsrc-4759c7bd7534bc256539a232b08273b3aa2916eb.tar.gz
Initial import of databases/abook, provided by <vincent at ahoup dot net>
in PR pkg/21303 (added ncurses buildlink so the package works on Linux and IRIX as well): Abook is a text-based addressbook program designed to use with mutt mail client. Import filters for following formats: - ldif (Netscape Addressbook) - mutt alias ( >= 0.4.10 ) - Pine addressbook Export filters for folllowing formats: - ldif / Netscape addressbook (.4ld) - Pine addressbook - HTML - mutt alias - GnomeCard (VCard) addressbook - elm alias - plain text - Spruce address book
Diffstat (limited to 'databases/abook')
-rw-r--r--databases/abook/DESCR17
-rw-r--r--databases/abook/Makefile16
-rw-r--r--databases/abook/PLIST4
-rw-r--r--databases/abook/distinfo4
4 files changed, 41 insertions, 0 deletions
diff --git a/databases/abook/DESCR b/databases/abook/DESCR
new file mode 100644
index 00000000000..da166e7c5fb
--- /dev/null
+++ b/databases/abook/DESCR
@@ -0,0 +1,17 @@
+Abook is a text-based addressbook program designed to use with mutt
+mail client.
+
+Import filters for following formats:
+ - ldif (Netscape Addressbook)
+ - mutt alias ( >= 0.4.10 )
+ - Pine addressbook
+
+Export filters for folllowing formats:
+ - ldif / Netscape addressbook (.4ld)
+ - Pine addressbook
+ - HTML
+ - mutt alias
+ - GnomeCard (VCard) addressbook
+ - elm alias
+ - plain text
+ - Spruce address book
diff --git a/databases/abook/Makefile b/databases/abook/Makefile
new file mode 100644
index 00000000000..50f188033c8
--- /dev/null
+++ b/databases/abook/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/06/04 01:15:34 jschauma Exp $
+#
+
+DISTNAME= abook-0.4.17
+CATEGORIES= databases
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abook/}
+
+MAINTAINER= vincent.derrien@ahoup.net
+HOMEPAGE= http://abook.sourceforge.net/
+COMMENT= Text-based addressbook program
+
+USE_BUILDLINK2= YES
+GNU_CONFIGURE= YES
+
+.include "../../devel/ncurses/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/databases/abook/PLIST b/databases/abook/PLIST
new file mode 100644
index 00000000000..654ebbf6c60
--- /dev/null
+++ b/databases/abook/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/04 01:15:34 jschauma Exp $
+bin/abook
+man/man1/abook.1
+man/man5/abookrc.5
diff --git a/databases/abook/distinfo b/databases/abook/distinfo
new file mode 100644
index 00000000000..2ef267e8798
--- /dev/null
+++ b/databases/abook/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/06/04 01:15:34 jschauma Exp $
+
+SHA1 (abook-0.4.17.tar.gz) = f3a2565b37e76642a5574333ca47ff27bebbc652
+Size (abook-0.4.17.tar.gz) = 119125 bytes