pkgsrc/mail/kbiff/Makefile
markd 9ac913f2fa 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.
2003-03-11 13:56:31 +00:00

18 lines
508 B
Makefile

# $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"