MFH: r497940

net/boringtun: Mark IGNORE because the first and only available release was deleted from upstream
This commit is contained in:
Antoine Brodin 2019-04-12 07:32:59 +00:00
parent f5f00dbe2a
commit 84350d5ee2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=498701

View File

@ -14,6 +14,9 @@ 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
RUN_DEPENDS= wg-quick:net/wireguard
USES= cargo