1 # my_first_extension.control
2 # Comment line to provide additional information about the extension
3 comment = 'My Very First Extension'
5 # Specifies the default version of the extension
6 default_version = '0.0.3'
7 module_pathname = '$libdir/my_first_extension'