aboutsummaryrefslogtreecommitdiff
path: root/security/kssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/kssh/Makefile')
-rw-r--r--security/kssh/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/security/kssh/Makefile b/security/kssh/Makefile
deleted file mode 100644
index c275ad7b438e..000000000000
--- a/security/kssh/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: kssh
-# Date created: 19 Nov 1999
-# Whom: Will Andrews <andrews@technologist.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= kssh
-PORTVERSION= 0.7
-PORTREVISION= 10
-CATEGORIES= security
-MASTER_SITES= SF
-
-MAINTAINER= kevlo@FreeBSD.org
-COMMENT= KDE frontend to ssh
-
-USE_KDELIBS_VER=3
-USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
-
-.include <bsd.port.mk>