aboutsummaryrefslogtreecommitdiff
path: root/ftp/kpum/Makefile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-07-26 19:19:20 +0000
committerRene Ladan <rene@FreeBSD.org>2013-07-26 19:19:20 +0000
commit66fee909266a1dedf3dfc1f03bb0841380d78805 (patch)
tree4c98d494bc4532b5dd5b19f4e47bcb3babf104c2 /ftp/kpum/Makefile
parenteec2cb8d7407c5628cc8016e7349abbee6c98e3f (diff)
downloadports-66fee909266a1dedf3dfc1f03bb0841380d78805.tar.gz
ports-66fee909266a1dedf3dfc1f03bb0841380d78805.zip
Notes
Diffstat (limited to 'ftp/kpum/Makefile')
-rw-r--r--ftp/kpum/Makefile29
1 files changed, 0 insertions, 29 deletions
diff --git a/ftp/kpum/Makefile b/ftp/kpum/Makefile
deleted file mode 100644
index 6c9d9d909f3c..000000000000
--- a/ftp/kpum/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# 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>