aboutsummaryrefslogtreecommitdiff
path: root/shells/pear-PHP_Shell/Makefile
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2009-01-25 01:03:56 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2009-01-25 01:03:56 +0000
commit62b8ddb4118641bb16c58eb6ae8787959d9d1614 (patch)
tree84b840aae52d706267d1a6369b462cdb84b3d56a /shells/pear-PHP_Shell/Makefile
parentd6723ec5fca9cd9ce8affe93e2c7e48835741a58 (diff)
downloadports-62b8ddb4118641bb16c58eb6ae8787959d9d1614.tar.gz
ports-62b8ddb4118641bb16c58eb6ae8787959d9d1614.zip
Notes
Diffstat (limited to 'shells/pear-PHP_Shell/Makefile')
-rw-r--r--shells/pear-PHP_Shell/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/shells/pear-PHP_Shell/Makefile b/shells/pear-PHP_Shell/Makefile
index 9c988c3fce66..a37778f77c81 100644
--- a/shells/pear-PHP_Shell/Makefile
+++ b/shells/pear-PHP_Shell/Makefile
@@ -7,10 +7,13 @@
PORTNAME= PHP_Shell
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= shells www pear
MAINTAINER= miwi@FreeBSD.org
-COMMENT= A interactive PHP Shell
+COMMENT= An interactive PHP Shell
+
+USE_PHP= pcre tokenizer readline
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear