c9423137fd
- Add a -shm FLAVOR in addition to the default (mmap), and indicate the difference in DESCR (requested by sthen@) - Make the MESSAGE's instructions true by @sample'ing the module's ini file so it exists (reported by "f5b" and Glen Searle, thanks) - simplify by making better use of the lang/php MODULE ok sthen
11 lines
442 B
Plaintext
11 lines
442 B
Plaintext
@comment $OpenBSD: PLIST,v 1.6 2012/01/27 04:02:26 william Exp $
|
|
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
|
|
share/php-${MODPHP_VERSION}/include/ext/${MODULE_NAME}/
|
|
share/php-${MODPHP_VERSION}/include/ext/${MODULE_NAME}/${MODULE_NAME}_serializer.h
|
|
@cwd ${WEBROOT}
|
|
pecl-APC/
|
|
pecl-APC/INSTALL
|
|
pecl-APC/apc.php
|