diff options
Diffstat (limited to 'textproc/ruby-xmlparser/Makefile')
-rw-r--r-- | textproc/ruby-xmlparser/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile index e8b6cc92f86a..65cee26266fb 100644 --- a/textproc/ruby-xmlparser/Makefile +++ b/textproc/ruby-xmlparser/Makefile @@ -13,6 +13,8 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby module to access James Clark XML Parser ToolKit ("expat") BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-05-05 BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser LIB_DEPENDS= libexpat.so:textproc/expat2 |