Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / security / fsh / Makefile
blobf232975f4df3d39aaf88ec1f4e24d26136e04eb4
1 # $NetBSD: Makefile,v 1.23 2012/10/23 18:16:27 asau Exp $
4 DISTNAME= fsh-1.2
5 PKGREVISION= 5
6 CATEGORIES= security net
7 MASTER_SITES= ftp://ftp.lysator.liu.se/pub/unix/fsh/ \
8 http://www.lysator.liu.se/fsh/
10 MAINTAINER= pkgsrc-users@NetBSD.org
11 HOMEPAGE= http://www.lysator.liu.se/fsh/
12 COMMENT= Fast remote command execution
14 GNU_CONFIGURE= YES
15 INFO_FILES= yes
17 CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
19 .include "../../lang/python/application.mk"
20 .include "../../mk/bsd.pkg.mk"