opnsense-ports/shells/pear-PHP_Shell/Makefile
Franco Fichtner 2b7ac3842b */*: sync with upstream
Taken from: FreeBSD
2017-06-11 11:06:07 +02:00

15 lines
264 B
Makefile

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