- Add missing dependency on net/py-ipaddress for healthcheck tool

PR:		223468
Submitted by:	Borja Marcos
This commit is contained in:
Ryan Steinmetz 2017-11-07 23:31:01 +00:00
parent a55df8637c
commit 6785bce3b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453711

View File

@ -3,6 +3,7 @@
PORTNAME= exabgp
PORTVERSION= 3.4.20
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= GH \
ZI
@ -10,6 +11,8 @@ MASTER_SITES= GH \
MAINTAINER= zi@FreeBSD.org
COMMENT= BGP engine and route injector
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipaddress>0:net/py-ipaddress
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT