summaryrefslogtreecommitdiff
path: root/security/fsh/Makefile
blob: 092da33db45493244bbc928f74f4f714ee9d60eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.5 2001/09/27 23:18:38 jlam Exp $
#

DISTNAME=	fsh-1.1
CATEGORIES=	security net
MASTER_SITES=	ftp://ftp.lysator.liu.se/pub/unix/fsh/ \
		http://www.lysator.liu.se/fsh/

MAINTAINER=	fredb@netbsd.org
HOMEPAGE=	http://www.lysator.liu.se/fsh/
COMMENT=	fast remote command execution

DEPENDS+=	python-[0-9]*:../../lang/python

GNU_CONFIGURE=	YES
USE_GTEXINFO=	YES

.include "../../mk/bsd.pkg.mk"