diff options
Diffstat (limited to 'contrib/fuzzystrmatch/fuzzystrmatch.control')
-rw-r--r-- | contrib/fuzzystrmatch/fuzzystrmatch.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/fuzzystrmatch/fuzzystrmatch.control b/contrib/fuzzystrmatch/fuzzystrmatch.control new file mode 100644 index 00000000000..e257f096117 --- /dev/null +++ b/contrib/fuzzystrmatch/fuzzystrmatch.control @@ -0,0 +1,5 @@ +# fuzzystrmatch extension +comment = 'determine similarities and distance between strings' +default_version = '1.0' +module_pathname = '$libdir/fuzzystrmatch' +relocatable = true |