diff options
Diffstat (limited to 'devel/pear-install/Makefile')
-rw-r--r-- | devel/pear-install/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pear-install/Makefile b/devel/pear-install/Makefile index 5f2aad387957..4d6e2c0328a7 100644 --- a/devel/pear-install/Makefile +++ b/devel/pear-install/Makefile @@ -13,6 +13,7 @@ DISTFILES= # none EXTRACT_ONLY= # empty MAINTAINER= thierry@pompo.net +COMMENT= Prepare the installation of the PEAR framework BUILD_DEPENDS= ${LOCALBASE}/bin/php-config:${PORTSDIR}/www/mod_php4 RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 |