pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-dune
Module Name: pkgsrc
Committed By: jaapb
Date: Wed Dec 9 10:49:17 UTC 2020
Added Files:
pkgsrc/devel/ocaml-dune: Makefile.common
Log Message:
Added Makefile.common to devel/ocaml-dune
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ocaml-dune/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/devel/ocaml-dune/Makefile.common
diff -u /dev/null pkgsrc/devel/ocaml-dune/Makefile.common:1.1
--- /dev/null Wed Dec 9 10:49:17 2020
+++ pkgsrc/devel/ocaml-dune/Makefile.common Wed Dec 9 10:49:17 2020
@@ -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