openbsd-ports/www/zendframework/pkg/README

12 lines
439 B
Plaintext

$OpenBSD: README,v 1.1 2012/09/10 09:16:36 jasper Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------
The ZendFramework has been installed into ${INSTDIR}
You should add this to your include_path in php-${MODPHP_VERSION}.ini:
include_path = ".:/pear/lib:/var/www/pear/lib:/zendframework:${INSTDIR}"