diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
commit | 637b3d75f32e388a128f41aa2d3db1522511c43c (patch) | |
tree | da45bc610b895baaaec7e5627ae6fc549ed3528c /textproc/xqilla | |
parent | 96e51fb708cfdb1e4d7899587b575b3b10dbba02 (diff) |
Deprecate a few ports
Notes
Notes:
svn path=/head/; revision=512125
Diffstat (limited to 'textproc/xqilla')
-rw-r--r-- | textproc/xqilla/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/xqilla/Makefile b/textproc/xqilla/Makefile index 1e0db006b8ff..8ba7d8211b5a 100644 --- a/textproc/xqilla/Makefile +++ b/textproc/xqilla/Makefile @@ -15,6 +15,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 \ libtidy.so:www/tidy-lib |