2007-07-03 02:06:22 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= pssh
|
2012-07-30 18:04:39 +02:00
|
|
|
PORTVERSION= 2.3.1
|
2007-07-03 02:06:22 +02:00
|
|
|
CATEGORIES= security net sysutils
|
2016-11-05 19:01:32 +01:00
|
|
|
MASTER_SITES= CHEESESHOP
|
2007-07-03 02:06:22 +02:00
|
|
|
|
|
|
|
MAINTAINER= brooks@FreeBSD.org
|
|
|
|
COMMENT= Parallel versions of the openssh tools
|
|
|
|
|
2014-08-30 11:02:49 +02:00
|
|
|
LICENSE= BSD3CLAUSE
|
2011-02-11 19:12:28 +01:00
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
|
2016-04-01 16:25:16 +02:00
|
|
|
RUN_DEPENDS= rsync:net/rsync
|
2007-07-03 02:06:22 +02:00
|
|
|
|
2016-11-05 19:01:32 +01:00
|
|
|
NO_ARCH= yes
|
2014-08-30 11:02:49 +02:00
|
|
|
USES= python
|
2017-11-30 16:50:30 +01:00
|
|
|
USE_PYTHON= autoplist distutils concurrent optsuffix
|
2007-07-03 02:06:22 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|