opnsense-ports/shells/pear-PHP_Shell/Makefile
Franco Fichtner dd626d3dbb */*: sync with upstream
Taken from: FreeBSD
2023-04-17 08:17:55 +02:00

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>