freebsd-ports/security/kssh/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

21 lines
368 B
Makefile

# New ports collection makefile for: kssh
# Date created: 19 Nov 1999
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
PORTNAME= kssh
PORTVERSION= 0.7
PORTREVISION= 9
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>