summaryrefslogtreecommitdiff
path: root/security/fsh/Makefile
blob: e966e699677cef25a3db116ec7b552feb53f0edf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.3 2001/02/17 17:49:45 wiz 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=	fb@enteract.com
HOMEPAGE=	http://www.lysator.liu.se/fsh/
COMMENT=	fast remote command execution

DEPENDS+=	python-*:../../lang/python

GNU_CONFIGURE=	YES
USE_GTEXINFO=	YES

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