![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / devel / ocaml-rresult / Makefile (download)
Revision 1.5, Tue May 3 19:30:18 2022 UTC (8 weeks ago) by jaapb
Updated devel/ocaml-rresult to version 0.7.0. This drops the dependency on ocaml-result |
# $NetBSD: Makefile,v 1.5 2022/05/03 19:30:18 jaapb Exp $ DISTNAME= rresult-0.7.0 PKGNAME= ocaml-${DISTNAME} CATEGORIES= devel MASTER_SITES= https://erratique.ch/software/rresult/releases/ EXTRACT_SUFX= .tbz MAINTAINER= jaapb@NetBSD.org HOMEPAGE= https://erratique.ch/software/rresult/ COMMENT= Declarative handling of results and errors in OCaml LICENSE= isc USE_LANGUAGES= # none OCAML_USE_TOPKG= yes OCAML_USE_OPAM= yes .include "../../devel/ocamlbuild/buildlink3.mk" .include "../../devel/ocaml-compiler-libs/buildlink3.mk" .include "../../mk/ocaml.mk" .include "../../mk/bsd.pkg.mk"