for the relevant PHP versions. ports which are 5.6-only remain in pecl-foo port directories, set to only build 5.6 packages ports which have separate versions for 5.6 and 7.0 are split; the port directories are named pecl56-foo for the 5.6-compatible version and pecl-foo for the 7+-version normal ports are in pecl-foo port directories with flavours for 5.6 and 7.0
8 lines
368 B
Plaintext
8 lines
368 B
Plaintext
@comment $OpenBSD: PLIST,v 1.4 2018/04/26 15:08:56 sthen Exp $
|
|
@conflict pecl-geoip-*
|
|
${MODPECL_56ONLY}@pkgpath www/pecl-geoip
|
|
@extra ${SYSCONFDIR}/php-${MODPHP_VERSION}/${MODULE_NAME}.ini
|
|
lib/php-${MODPHP_VERSION}/modules/${MODULE_NAME}.so
|
|
share/examples/php-${MODPHP_VERSION}/${MODULE_NAME}.ini
|
|
@sample ${SYSCONFDIR}/php-${MODPHP_VERSION}.sample/${MODULE_NAME}.ini
|