summaryrefslogtreecommitdiffstats
path: root/security/belier/Makefile
blob: e7c60f9cb0bb8cb154fa24223acf460709dbb043 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: rokaz
# $FreeBSD$

PORTNAME=	belier
PORTVERSION=	1.2
PORTREVISION=	1
CATEGORIES=	security net
MASTER_SITES=	http://www.ohmytux.com/belier/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	romain.garbage@gmail.com
COMMENT=	easily cross several machines with ssh

RUN_DEPENDS=	expect>=5.42.1:lang/expect

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
OpenPOWER on IntegriCloud