# $NetBSD: Makefile,v 1.8 2002/09/21 23:46:56 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 GNU_CONFIGURE= YES CONFIGURE_ENV+= PYTHON=${PYTHONBIN} .include "../../lang/python/application.mk" .include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk"