forked from Lainports/opnsense-ports
14 lines
262 B
Makefile
14 lines
262 B
Makefile
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>
|