diff options
Diffstat (limited to 'contrib/chkpass/chkpass.control')
-rw-r--r-- | contrib/chkpass/chkpass.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/chkpass/chkpass.control b/contrib/chkpass/chkpass.control new file mode 100644 index 0000000000..bd4b3d3d0d --- /dev/null +++ b/contrib/chkpass/chkpass.control @@ -0,0 +1,5 @@ +# chkpass extension +comment = 'data type for auto-encrypted passwords' +default_version = '1.0' +module_pathname = '$libdir/chkpass' +relocatable = true |