blob: 03d69688d10ef4b425c789ea5b958b129146ec33 (
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= pcre tokenizer readline
USES= pear php
.include <bsd.port.mk>
|