From ea73b9c22a1a7ab1d731862a5a8989fa39017042 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Fri, 20 Oct 2000 09:11:38 +0000 Subject: New port py-gdbm; this contains Python bindings to the GNU dbm library. --- databases/py-gdbm/files/Setup | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 databases/py-gdbm/files/Setup (limited to 'databases/py-gdbm/files/Setup') diff --git a/databases/py-gdbm/files/Setup b/databases/py-gdbm/files/Setup new file mode 100644 index 000000000000..8e4920a954c7 --- /dev/null +++ b/databases/py-gdbm/files/Setup @@ -0,0 +1,5 @@ +*shared* + +# Anthony Baxter's gdbm module. GNU dbm(3) will require -lgdbm: + +gdbm gdbmmodule.c -I${PREFIX}/include -L${PREFIX}/lib -lgdbm -- cgit v1.2.3