blob: 393891d5e7a802f0a80a0bd123c673bbd17b553d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= PHP_Shell
PORTVERSION= 0.3.2
PORTREVISION= 1
CATEGORIES= shells www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Interactive PHP Shell
WWW= https://pear.php.net/package/PHP_Shell
USE_PHP= tokenizer readline
USES= pear php
.include <bsd.port.mk>
|