Update mail/postfix-current to version 3.2.20161008,4
[dports.git] / mail / kbiff / Makefile
1 # Created by: andreas
2 # $FreeBSD$
3
4 PORTNAME=       kbiff
5 PORTVERSION=    4.0
6 PORTREVISION=   4
7 CATEGORIES=     mail kde
8 MASTER_SITES=   SF
9
10 MAINTAINER=     ports@FreeBSD.org
11 COMMENT=        Mail notification utility for KDE with nice features
12
13 LICENSE=        GPLv2
14
15 USES=           cmake gettext kde:4 perl5 tar:bzip2
16 USE_KDE=        automoc4 kdelibs
17 USE_QT4=        corelib dbus gui network svg xml \
18                 qmake_build uic_build rcc_build
19 USE_PERL5=      build
20
21 .include <bsd.port.mk>