diff options
Diffstat (limited to 'devel/pear/Makefile')
-rw-r--r-- | devel/pear/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pear/Makefile b/devel/pear/Makefile index aa371d67c6ff..cc45fe27aa8c 100644 --- a/devel/pear/Makefile +++ b/devel/pear/Makefile @@ -13,6 +13,7 @@ DISTFILES= # none EXTRACT_ONLY= # empty MAINTAINER= thierry@pompo.net +COMMENT= A framework and distribution system for reusable PHP components BUILD_DEPENDS= ${LOCALBASE}/bin/php-config:${PORTSDIR}/www/mod_php4 RUN_DEPENDS= ${PEARDIR}/PEAR.php.dist:${PORTSDIR}/devel/pear-PEAR \ |