freebsd-ports/security/kssh/Makefile

22 lines
366 B
Makefile
Raw Normal View History

# New ports collection makefile for: kssh
# Date created: 19 Nov 1999
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
PORTNAME= kssh
PORTVERSION= 0.7
2012-06-01 07:26:28 +02:00
PORTREVISION= 10
CATEGORIES= security
MASTER_SITES= SF
MAINTAINER= kevlo@FreeBSD.org
COMMENT= KDE frontend to ssh
USE_KDELIBS_VER=3
2010-12-04 08:34:27 +01:00
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
.include <bsd.port.mk>