2016-01-21 23:40:00 +01:00

21 lines
474 B
Makefile

# $NetBSD: Makefile,v 1.25 2014/05/17 16:10:48 wiz Exp $
#
DISTNAME= fsh-1.2
PKGREVISION= 6
CATEGORIES= security net
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/unix/fsh/ \
http://www.lysator.liu.se/fsh/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.lysator.liu.se/fsh/
COMMENT= Fast remote command execution
GNU_CONFIGURE= YES
INFO_FILES= yes
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"