aboutsummaryrefslogtreecommitdiff
path: root/devel/pear
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:23:04 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:23:04 +0000
commit65dac0040a45fe190370c7770111d2eba8121645 (patch)
treed5bd02634a590bd04d5234209c46630f2a1224b2 /devel/pear
parent2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff)
downloadports-65dac0040a45fe190370c7770111d2eba8121645.tar.gz
ports-65dac0040a45fe190370c7770111d2eba8121645.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76032
Diffstat (limited to 'devel/pear')
-rw-r--r--devel/pear/Makefile1
-rw-r--r--devel/pear/pkg-comment1
2 files changed, 1 insertions, 1 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 \
diff --git a/devel/pear/pkg-comment b/devel/pear/pkg-comment
deleted file mode 100644
index bccf091e076a..000000000000
--- a/devel/pear/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A framework and distribution system for reusable PHP components