# New ports collection makefile for:   kleansweep
# Date created:        10 Februar 2008
# Whom:                tomsan
#
# $FreeBSD: ports/sysutils/kleansweep/Makefile,v 1.1 2008/02/13 08:42:01 miwi Exp $
#

PORTNAME=	kleansweep
PORTVERSION=	0.2.9
CATEGORIES=	sysutils
MASTER_SITES=	http://linux.bydg.org/~yogin/

MAINTAINER=	thomas.sander@gmx.de
COMMENT=	KleanSweep allows you to reclaim disk space by finding unneeded files

USE_BZIP2=	yes
USE_SCONS=	yes
USE_GMAKE=	yes
INSTALLS_ICONS=	yes
USE_GETTEXT=	yes
USE_KDELIBS_VER=3

.include <bsd.port.mk>
