freebsd-ports/security/kssh/Makefile
Kevin Lo 7553f227e1 - Mark UNBROKEN
- Update to version 0.7
- Update WWW
2002-06-25 07:36:09 +00:00

20 lines
372 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
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= kevlo@FreeBSD.org
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>