aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-05-23 06:10:49 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-05-23 06:10:49 +0000
commitac84c21261c83b0285d8c13970ae3b93b5a9391b (patch)
treedc47816bee13d5b98b49c8606a7e26acd06c2ca9 /net
parente8313d72e5fcf4332c4c394b13281d47972ef79c (diff)
downloadports-ac84c21261c83b0285d8c13970ae3b93b5a9391b.tar.gz
ports-ac84c21261c83b0285d8c13970ae3b93b5a9391b.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/routinator/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/routinator/Makefile b/net/routinator/Makefile
index b0ee06f66439..18d22aeb2f7a 100644
--- a/net/routinator/Makefile
+++ b/net/routinator/Makefile
@@ -12,6 +12,9 @@ COMMENT= RPKI signed route collector and validator
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+ONLY_FOR_ARCHS= amd64 i386
+ONLY_FOR_ARCHS_REASON= ring crate not ported to other architectures
+
RUN_DEPENDS= rsync:net/rsync
USES= cargo