# Ports collection makefile for:	kpum
# Date created:			Jun 18, 2004
# Whom:				ijliao
#
# $FreeBSD: ports/ftp/kpum/Makefile,v 1.13 2009/08/28 16:52:24 linimon Exp $
#

PORTNAME=	kpum
PORTVERSION=	0.5.3.1
PORTREVISION=	3
CATEGORIES=	ftp
MASTER_SITES=	SF

MAINTAINER=	ports@FreeBSD.org
COMMENT=	KDE pureftpd user manager

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}

USE_BZIP2=	yes
USE_KDELIBS_VER=3
USE_GMAKE=	yes
USE_AUTOTOOLS=	libtool:22
INSTALLS_ICONS=	yes
USE_GETTEXT=	yes

.include <bsd.port.mk>
