ports/databases/ocaml-dbm/files/patch-META
John Marino 92a3e465c3 Add new Ocaml port: databases/dbm
The initial version submitted in the PR was augmented by later changes
seen in pkgsrc where the counterpart is maintained by the submitter.

==
This OCaml library is a binding to the NDBM/GDBM Unix "databases". It
provides persistent storage of key-value pairs of strings.

WWW: http://forge.ocamlcore.org/projects/camldbm/
==

PR:		ports/176115
Submitted by:	Jaap Boender
Maintainer:	Jaap Boender
Stage support:	Taken from pkgsrc
2014-03-27 09:41:44 +00:00

10 lines
284 B
Text

$NetBSD: patch-META,v 1.1 2013/07/21 17:04:29 jaapb Exp $
point to correct directory for library files
--- META.orig 2011-11-22 15:56:49.000000000 +0000
+++ META
@@ -3,3 +3,4 @@ requires = ""
version = "1.0"
archive(byte) = "dbm.cma"
archive(native) = "dbm.cmxa"
+directory = "^"