1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/ftp/kpum/Makefile
2012-06-01 05:26:28 +00:00

27 lines
437 B
Makefile

# 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
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
USE_BZIP2= yes
USE_KDELIBS_VER=3
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
INSTALLS_ICONS= yes
USE_GETTEXT= yes
.include <bsd.port.mk>