mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
e41e8fba30
This port is the PHP binding for GDAL (Geospatial Data Abstraction Library). WWW: http://www.gdal.org/
14 lines
406 B
Plaintext
14 lines
406 B
Plaintext
include/php/ext/gdal/php_gdal.h
|
|
include/php/ext/gdal/php_gdalconst.h
|
|
include/php/ext/gdal/php_ogr.h
|
|
include/php/ext/gdal/php_osr.h
|
|
lib/php/%%PHP_EXT_DIR%%/php_gdal.so
|
|
lib/php/%%PHP_EXT_DIR%%/php_gdalconst.so
|
|
lib/php/%%PHP_EXT_DIR%%/php_ogr.so
|
|
lib/php/%%PHP_EXT_DIR%%/php_osr.so
|
|
@dirrmtry lib/php/%%PHP_EXT_DIR%%
|
|
@dirrmtry lib/php
|
|
@dirrm include/php/ext/gdal
|
|
@dirrmtry include/php/ext
|
|
@dirrmtry include/php
|