aboutsummaryrefslogtreecommitdiffstats
path: root/security/kssh/Makefile
blob: 4a113fab43773e2d5efa7e1f24d43d6332db8270 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    kssh
# Date created:     19 Nov 1999
# Whom:         Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#

PORTNAME=   kssh
PORTVERSION=    0.7
PORTREVISION=   7
CATEGORIES= security
MASTER_SITES=   SF

MAINTAINER= kevlo@FreeBSD.org
COMMENT=    KDE frontend to ssh

USE_KDELIBS_VER=3
USE_AUTOTOOLS=  libtool:22
USE_GMAKE=  yes

.include <bsd.port.mk>