summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/Makefile1
-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
6 files changed, 37 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index a8b6231e5d77..3aeccb2cdad4 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
#
+ SUBDIR += abook
SUBDIR += adcomplain
SUBDIR += asmail
SUBDIR += arrow
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