2000-03-23 05:37:55 +01:00
|
|
|
# New ports collection makefile for: kssh
|
|
|
|
# Date created: 19 Nov 1999
|
|
|
|
# Whom: Will Andrews <andrews@technologist.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-09 20:34:06 +02:00
|
|
|
PORTNAME= kssh
|
2002-06-25 09:36:09 +02:00
|
|
|
PORTVERSION= 0.7
|
2012-06-01 07:26:28 +02:00
|
|
|
PORTREVISION= 10
|
2000-03-23 05:37:55 +01:00
|
|
|
CATEGORIES= security
|
2009-08-22 02:35:32 +02:00
|
|
|
MASTER_SITES= SF
|
2000-03-23 05:37:55 +01:00
|
|
|
|
2000-11-18 16:36:44 +01:00
|
|
|
MAINTAINER= kevlo@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= KDE frontend to ssh
|
2000-03-23 05:37:55 +01:00
|
|
|
|
2002-06-25 09:36:09 +02:00
|
|
|
USE_KDELIBS_VER=3
|
2010-12-04 08:34:27 +01:00
|
|
|
USE_AUTOTOOLS= libtool
|
2000-03-23 05:37:55 +01:00
|
|
|
USE_GMAKE= yes
|
2000-11-18 16:36:44 +01:00
|
|
|
|
2000-03-23 05:37:55 +01:00
|
|
|
.include <bsd.port.mk>
|