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:
Dmitri Goutnik 2022-05-18 07:16:14 -05:00
parent ed9cc57986
commit 8940501f90

View file

@ -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