opnsense-ports/security/belier/Makefile
Franco Fichtner d543c3ab93 */*: sync with upstream
Taken from: FreeBSD
2016-04-02 16:03:17 +02:00

19 lines
390 B
Makefile

# 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>