pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ocaml-dune Added Makefile.common to devel/ocaml-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a10457da4617
branches:  trunk
changeset: 443227:a10457da4617
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Wed Dec 09 10:49:17 2020 +0000

description:
Added Makefile.common to devel/ocaml-dune

diffstat:

 devel/ocaml-dune/Makefile.common |  11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diffs (15 lines):

diff -r 895e54030b9a -r a10457da4617 devel/ocaml-dune/Makefile.common
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-dune/Makefile.common  Wed Dec 09 10:49:17 2020 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile.common,v 1.1 2020/12/09 10:49:17 jaapb Exp $
+
+DUNE_VERSION=  2.7.1
+DISTNAME=      ${GITHUB_PROJECT}-${DUNE_VERSION}
+
+LICENSE=       apache-2.0
+
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocaml/}
+GITHUB_PROJECT=        dune
+
+DISTINFO_FILE= ${PKGDIR}/../../devel/ocaml-dune/distinfo



Home | Main Index | Thread Index | Old Index