summaryrefslogblamecommitdiff
path: root/security/kssh/Makefile
blob: aca56efeb0ac15812aa301a175682819d88d4070 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            





                                                               
                    
                     
                 
                        
                                                 
 
                                 


                                                 
                 
                   
                   

                                         

                      
# New ports collection makefile for:	kssh
# Date created:		19 Nov 1999
# Whom:			Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#

PORTNAME=	kssh
PORTVERSION=	0.4.1
PORTREVISION=	1
CATEGORIES=	security
MASTER_SITES=	http://www.geocities.com/bilibao/

MAINTAINER=	kevlo@FreeBSD.org

BUILD_DEPENDS=	gettext:${PORTSDIR}/devel/gettext

USE_KDELIBS_VER=2
GNU_CONFIGURE=	yes
USE_GMAKE=	yes

WRKSRC=		${WRKDIR}/${PORTNAME}-0.4

.include <bsd.port.mk>