opnsense-ports/shells/pear-PHP_Shell/Makefile
Franco Fichtner 90158511f9 */*: sync with upstream
Taken from: FreeBSD
2016-11-04 23:07:26 +01:00

15 lines
261 B
Makefile

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