diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-12 22:35:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-12 22:35:12 +0000 |
commit | cb9a3d6540ac13c2bba67d296e816121c5e10368 (patch) | |
tree | 2468a157ff63ee3a225b62dbebfc3d6b52b4846c /textproc/ocaml-yaxpo | |
parent | 8f660a34f8e08a190dbb94bb75fee910634fe265 (diff) | |
download | ports-cb9a3d6540ac13c2bba67d296e816121c5e10368.tar.gz ports-cb9a3d6540ac13c2bba67d296e816121c5e10368.zip |
Notes
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 |