diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-13 06:35:12 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-13 06:35:12 +0800 |
commit | 21683c76700c3ca3c5c1e34218962334e86170ca (patch) | |
tree | e199957c8466bfb13a8722566b2f4d32c71a6c1a /textproc/ocaml-yaxpo | |
parent | b78f03dd05dd959691e0f35dc1cbd021ce6ef960 (diff) | |
download | freebsd-ports-gnome-21683c76700c3ca3c5c1e34218962334e86170ca.tar.gz freebsd-ports-gnome-21683c76700c3ca3c5c1e34218962334e86170ca.tar.zst freebsd-ports-gnome-21683c76700c3ca3c5c1e34218962334e86170ca.zip |
Deprecate unmaintained ports from textproc where upstream disapear and/or
 where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'textproc/ocaml-yaxpo')
-rw-r--r-- | textproc/ocaml-yaxpo/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/ocaml-yaxpo/Makefile b/textproc/ocaml-yaxpo/Makefile index 4bc8e1f6d2ff..9b517ec0d87f 100644 --- a/textproc/ocaml-yaxpo/Makefile +++ b/textproc/ocaml-yaxpo/Makefile @@ -16,6 +16,9 @@ DISTNAME= yaxpo MAINTAINER= ports@FreeBSD.org COMMENT= Non-validating XML 1.0 + XMLNS processing suite for Objective Caml +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_OCAML= yes ALL_TARGET= yaxpo MAKE_JOBS_SAFE= yes |