freebsd-ports/security/belier/Makefile
2021-04-06 16:31:07 +02:00

18 lines
383 B
Makefile

# Created by: rokaz
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:3.6+
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>