freebsd-ports/deskutils/kbirthday/Makefile
Tilman Keskinoz cb1dcaf5c9 Update to 0.6.1
PR:		51344, 51311
Submitted by:	maintainer, Kirill Ponomarew <ponomarew@oberon.net>
2003-04-24 22:52:22 +00:00

22 lines
574 B
Makefile

# 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>