summaryrefslogtreecommitdiff
path: root/mail/abook
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-02-15 17:14:08 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-02-15 17:14:08 +0000
commit6475524e69ff0b1015f7d6249977def111837209 (patch)
tree4d873bd1ec7e9bdc661ecc77ef609c4229abe666 /mail/abook
parentchange maintainer's e-mail address. (diff)
add abook, a text-based addressbook program designed to use with mutt
PR: 25113 Submitted by: leeym@bsd.ce.ntu.edu.tw
Notes
Notes: svn path=/head/; revision=38380
Diffstat (limited to 'mail/abook')
-rw-r--r--mail/abook/Makefile26
-rw-r--r--mail/abook/distinfo1
-rw-r--r--mail/abook/pkg-comment1
-rw-r--r--mail/abook/pkg-descr7
-rw-r--r--mail/abook/pkg-plist1
5 files changed, 36 insertions, 0 deletions
diff --git a/mail/abook/Makefile b/mail/abook/Makefile
new file mode 100644
index 000000000000..f2d7e6ed43d2
--- /dev/null
+++ b/mail/abook/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: abook
+# Date created: June 6th 2000
+# Whom: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
+#
+# $FreeBSD$
+#
+
+PORTNAME= abook
+PORTVERSION= 0.4.11
+CATEGORIES= mail
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= leeym@cae.ce.ntu.edu.tw
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 400000
+LIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses
+.endif
+
+GNU_CONFIGURE= yes
+
+MAN1= abook.1
+
+.include <bsd.port.post.mk>
diff --git a/mail/abook/distinfo b/mail/abook/distinfo
new file mode 100644
index 000000000000..11b0ee58372a
--- /dev/null
+++ b/mail/abook/distinfo
@@ -0,0 +1 @@
+MD5 (abook-0.4.11.tar.gz) = e095f2c7f5891d2868b7a2323851a79a
diff --git a/mail/abook/pkg-comment b/mail/abook/pkg-comment
new file mode 100644
index 000000000000..822bc288f3df
--- /dev/null
+++ b/mail/abook/pkg-comment
@@ -0,0 +1 @@
+An addressbook program with mutt mail client support
diff --git a/mail/abook/pkg-descr b/mail/abook/pkg-descr
new file mode 100644
index 000000000000..05776c1c0779
--- /dev/null
+++ b/mail/abook/pkg-descr
@@ -0,0 +1,7 @@
+Abook is a text-based addressbook program designed to use with mutt mail
+client. Abook runs on Linux, FreeBSD and some other UNIXes.
+
+WWW: http://abook.sourceforge.net
+
+--
+Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
diff --git a/mail/abook/pkg-plist b/mail/abook/pkg-plist
new file mode 100644
index 000000000000..a634861bdbb8
--- /dev/null
+++ b/mail/abook/pkg-plist
@@ -0,0 +1 @@
+bin/abook