aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/kbirthday/Makefile
blob: 3f51b000df276442d540b0e2a8359aeae5202d86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    KBirthday
# Date created:                         2003/04/12
# Whom:                                 Heiner <h.eichmann@gmx.de>
#
# $FreeBSD$

PORTNAME=   kbirthday
PORTVERSION=    0.6.1
CATEGORIES= deskutils kde
MASTER_SITES=   http://www.gfai.de/~jaham/download/ \
        http://freshmeat.net/redir/kbirthday/32531/url_tgz/

MAINTAINER= h.eichmann@gmx.de
COMMENT=    KDE kicker-applet that reminds you of birthdays and anniversaries

GNU_CONFIGURE=  yes
USE_GMAKE=  yes
USE_KDELIBS_VER=3
INSTALLS_SHLIB= yes
USE_LIBTOOL=    yes

.include <bsd.port.mk>