diff options
Diffstat (limited to 'devel/ocaml-deriving-ocsigen/Makefile')
-rw-r--r-- | devel/ocaml-deriving-ocsigen/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-deriving-ocsigen/Makefile b/devel/ocaml-deriving-ocsigen/Makefile index dc00badf524f..5e5a9d371bdf 100644 --- a/devel/ocaml-deriving-ocsigen/Makefile +++ b/devel/ocaml-deriving-ocsigen/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org COMMENT= Function derivation library +BROKEN= old version, incompatible with modern OCaml + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |