diff options
Diffstat (limited to 'textproc/minixmlto/Makefile')
-rw-r--r-- | textproc/minixmlto/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/minixmlto/Makefile b/textproc/minixmlto/Makefile index 0f7b3a058b33..65406548978a 100644 --- a/textproc/minixmlto/Makefile +++ b/textproc/minixmlto/Makefile @@ -5,10 +5,13 @@ MASTER_SITES= https://codeberg.org/bapt/${PORTNAME}/archive/${DISTVERSIONFULL}${ MAINTAINER= bapt@FreeBSD.org COMMENT= Minimalistic alternative to xmlto -WWW= https://github.com/bapt/minixmlto +WWW= https://codeberg.org/bapt/minixmlto LICENSE= BSD2CLAUSE +DEPRECATED= Depends on vulnerable unmaintained libxslt +EXPIRATION_DATE=2025-09-12 + RUN_DEPENDS= docbook-xsl>0:textproc/docbook-xsl \ xsltproc:textproc/libxslt \ html2text:textproc/html2text \ |