summaryrefslogtreecommitdiffstats
path: root/ftp/kpum/Makefile
blob: 6c9d9d909f3c9644669d11796ae6e25fa29a32f6 (plain)
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
28
29
# Ports collection makefile for:	kpum
# Date created:			Jun 18, 2004
# Whom:				ijliao
#
# $FreeBSD$
#

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

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

DEPRECATED=	Depends on QT3; unmaintained
EXPIRATION_DATE=	2013-07-01

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

USE_BZIP2=	yes
USE_KDELIBS_VER=3
USE_GMAKE=	yes
USE_AUTOTOOLS=	libtool
INSTALLS_ICONS=	yes
USES=		gettext

.include <bsd.port.mk>
OpenPOWER on IntegriCloud