aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2020-03-31 12:56:22 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2020-03-31 12:56:22 +0000
commit2523727d569df0dad414259f5bfcb051b5fc320b (patch)
tree998593c7c7b8d39caeb46aa1cb9cfd5a2e206a7b /net
parent67162f9226fffbd79eaf7a8d4f881fce84237507 (diff)
downloadports-2523727d569df0dad414259f5bfcb051b5fc320b.tar.gz
ports-2523727d569df0dad414259f5bfcb051b5fc320b.zip
net/boringtun: Bring back IGNORE to avoid building it on the package builders
Reported by: mat@
Notes
Notes: svn path=/head/; revision=529963
Diffstat (limited to 'net')
-rw-r--r--net/boringtun/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/boringtun/Makefile b/net/boringtun/Makefile
index c19dfb10fd7a..f945369ac7c0 100644
--- a/net/boringtun/Makefile
+++ b/net/boringtun/Makefile
@@ -15,6 +15,8 @@ COMMENT= CloudFlares Userspace WireGuard implementation in Rust
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
+IGNORE= has unclear project status because the only release was \
+ silently deleted upstream
DEPRECATED= Status of the project and motivation is unclear
EXPIRATION_DATE= 2020-04-30