pointcloud/pgsql/pointcloud.control.in
2015-02-12 13:15:03 +01:00

8 lines
197 B
Plaintext

# pointcloud extension
comment = 'data type for lidar point clouds'
default_version = '@@VERSION@@'
module_pathname = '$libdir/pointcloud'
relocatable = true
superuser = true
#requires = 'postgis'