blob: 18fc0083f091a968cae3865bbb756549137d371b (
plain) (
tree)
|
|
# ex:ts=8
# Ports collection makefile for: kpum
# Date created: Jun 18, 2004
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= kpum
PORTVERSION= 0.5.2.1
PORTREVISION= 2
CATEGORIES= ftp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= KDE pureftpd user manager
USE_KDELIBS_VER= 3
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>
|