2013-09-26 17:14:40 +02:00

21 lines
477 B
Makefile

# $NetBSD: Makefile,v 1.24 2013/04/06 20:27:27 rodent Exp $
#
DISTNAME= fsh-1.2
PKGREVISION= 5
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"