aboutsummaryrefslogtreecommitdiff
path: root/net/exabgp
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2017-11-07 23:31:01 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2017-11-07 23:31:01 +0000
commit6785bce3b70c7c48798354689b36cabc23b4ae93 (patch)
tree431b0ac1afc03bd290097c30d6a178a16bd5a223 /net/exabgp
parenta55df8637ca8bceedde4838c1788d28ba958bcdf (diff)
downloadports-6785bce3b70c7c48798354689b36cabc23b4ae93.tar.gz
ports-6785bce3b70c7c48798354689b36cabc23b4ae93.zip
Notes
Diffstat (limited to 'net/exabgp')
-rw-r--r--net/exabgp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/exabgp/Makefile b/net/exabgp/Makefile
index d3e19e32b5d3..6531ab409d5c 100644
--- a/net/exabgp/Makefile
+++ b/net/exabgp/Makefile
@@ -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