aboutsummaryrefslogtreecommitdiff
path: root/deskutils/kblticker/Makefile
blob: de5675c777b90881ed7ae1eadb597588ce71b1d6 (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
25
26
27
# 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=	3
CATEGORIES=		deskutils kde
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

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

USE_AUTOTOOLS=		libtool:15
USE_GMAKE=		yes
USE_KDELIBS_VER=	3

CONFIGURE_ARGS+=	--enable-final

CONFIGURE_TARGET=

.include <bsd.port.mk>