pointcloud/pgsql/pointcloud.control.in
2015-04-01 11:51:53 +02:00

8 lines
206 B
Plaintext

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