diff options
Diffstat (limited to 'contrib/pgcrypto/pgcrypto.control')
| -rw-r--r-- | contrib/pgcrypto/pgcrypto.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/pgcrypto/pgcrypto.control b/contrib/pgcrypto/pgcrypto.control new file mode 100644 index 00000000000..8375cf9e7bb --- /dev/null +++ b/contrib/pgcrypto/pgcrypto.control @@ -0,0 +1,5 @@ +# pgcrypto extension +comment = 'cryptographic functions' +default_version = '1.0' +module_pathname = '$libdir/pgcrypto' +relocatable = true |
