opnsense-ports/shells/pear-PHP_Shell/Makefile
Franco Fichtner e7c35b82ea */*: sync with upstream
Taken from: HardenedBSD
2020-03-06 17:13:48 +01:00

16 lines
278 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= PHP_Shell
PORTVERSION= 0.3.2
PORTREVISION= 1
CATEGORIES= shells www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Interactive PHP Shell
USE_PHP= pcre tokenizer readline
USES= pear php
.include <bsd.port.mk>