freebsd-ports/ftp/kpum/Makefile
Beech Rintoul 45a812efa1 - Adopt orphan ports in ftp category.
Approved by:	linimon (mentor, implicit)
2008-01-23 22:43:36 +00:00

26 lines
469 B
Makefile

# ex:ts=8
# Ports collection makefile for: kpum
# Date created: Jun 18, 2004
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= kpum
PORTVERSION= 0.5.3.1
PORTREVISION= 1
CATEGORIES= ftp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= beech@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:15
.include <bsd.port.mk>