f34a8c24a3
This is a semi-manual PKGREVISION bump.
20 lines
486 B
Makefile
20 lines
486 B
Makefile
# $NetBSD: Makefile,v 1.27 2019/04/25 07:33:15 maya Exp $
|
|
#
|
|
|
|
DISTNAME= fsh-1.2
|
|
PKGREVISION= 7
|
|
CATEGORIES= security net
|
|
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/unix/fsh/
|
|
MASTER_SITES+= 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"
|