textproc/syck: Mark BROKEN, deprecate and set expiration date to 2025-04-30

* Unfetchable, no response from upstream in a year
* While at it some minor Makefile layout changes

Reference:
https://github.com/indeyets/syck/issues/21
This commit is contained in:
Daniel Engberg 2025-03-15 16:55:27 +01:00
parent d18205acb6
commit 8f4df7ba9d

View file

@ -7,10 +7,15 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Library for reading and writing YAML 1.0
WWW= http://wiki.github.com/indeyets/syck
BROKEN= Unfetchable
DEPRECATED= Unfetchable, no response from upstream in a year
EXPIRATION_DATE=2025-04-30
USES= bison
USE_GITHUB= yes
GH_ACCOUNT= indeyets
USES= bison
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes