devel/dep: Deprecate and set expiration date to 2022-06-30
Unmaintained by the upstream. Go modules support is considered production now, deprecate this port and set expiration date.
This commit is contained in:
parent
ed9cc57986
commit
8940501f90
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ COMMENT= Prototype dependency management tool for Go
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Use Go modules
|
||||
EXPIRATION_DATE= 2022-06-30
|
||||
|
||||
USES= go
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
|
Loading…
Reference in a new issue