diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
commit | 65dac0040a45fe190370c7770111d2eba8121645 (patch) | |
tree | d5bd02634a590bd04d5234209c46630f2a1224b2 /devel/pear/Makefile | |
parent | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff) | |
download | ports-65dac0040a45fe190370c7770111d2eba8121645.tar.gz ports-65dac0040a45fe190370c7770111d2eba8121645.zip |
Notes
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 \ |