summaryrefslogtreecommitdiff
path: root/mail/kbiff/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2003-03-11 13:56:31 +0000
committermarkd <markd>2003-03-11 13:56:31 +0000
commit33acb607e925399ad45616ff44643aaf828492f5 (patch)
treef182b848af6f301826aa6ee5aed6727b0ad5d16f /mail/kbiff/Makefile
parent7508087523136e78a9302de7c1d3bf2ab89e3828 (diff)
downloadpkgsrc-33acb607e925399ad45616ff44643aaf828492f5.tar.gz
Initial import of kbiff 3.6.3
KBiff is a "biff" or new mail notification utility. It is highly configurable but very easy to use and setup. It tries to combine the best of the features of most of the "other" biff programs out there. KBiff supports all major mailbox formats: mbox (Berkely style), maildir, mh, POP3, IMAP4, and NNTP.
Diffstat (limited to 'mail/kbiff/Makefile')
-rw-r--r--mail/kbiff/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile
new file mode 100644
index 00000000000..2ef0eb3e222
--- /dev/null
+++ b/mail/kbiff/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/03/11 13:56:31 markd Exp $
+
+DISTNAME= kbiff-3.6.3
+CATEGORIES= devel
+MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= markd@netbsd.org
+HOMEPAGE= http://www.granroth.org/kbiff/index.html
+COMMENT= A new mail notification utility for KDE
+
+USE_BUILDLINK2= yes
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+
+.include "../../x11/kde3/buildlink2.mk"
+.include "../../x11/kdelibs3/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"