summaryrefslogtreecommitdiff
path: root/mail/kbiff/Makefile
diff options
context:
space:
mode:
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"