aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/kblticker/Makefile
blob: 925173a925d7dc8af70b31065030602f3552b03b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# ex:ts=8
# Ports collection makefile for:  kblticker
# Date created:                   Thu Apr 29, 2004
# Whom:                           Michael L. Hostbaek (mich@FreeBSD.org)
#
# $FreeBSD$
#

PORTNAME=       kblticker
PORTVERSION=        0.2.1
PORTREVISION=   8
CATEGORIES=     deskutils kde
MASTER_SITES=       SF

MAINTAINER=     mich@FreeBSD.org
COMMENT=        KDE bloglines notifier

USE_AUTOTOOLS=      libtool
USE_GMAKE=      yes
USE_KDELIBS_VER=    3

CONFIGURE_ARGS+=    --enable-final

.include <bsd.port.mk>