diff options
| author | Thomas Gellekum <tg@FreeBSD.org> | 2000-10-20 09:11:38 +0000 |
|---|---|---|
| committer | Thomas Gellekum <tg@FreeBSD.org> | 2000-10-20 09:11:38 +0000 |
| commit | ea73b9c22a1a7ab1d731862a5a8989fa39017042 (patch) | |
| tree | 4ed76a44ddbaf44d521481ba335ce79f80a21b3c /databases/py-gdbm/files/Setup | |
| parent | Upgrade docs for Python 2.0. (diff) | |
New port py-gdbm; this contains Python bindings to the GNU dbm library.
Notes
Notes:
svn path=/head/; revision=34016
Diffstat (limited to 'databases/py-gdbm/files/Setup')
| -rw-r--r-- | databases/py-gdbm/files/Setup | 5 |
1 files changed, 5 insertions, 0 deletions
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 |
