opnsense-ports/shells/pear-PHP_Shell/Makefile
Franco Fichtner a3954726c0 */*: sync with upstream
Taken from: HardenedBSD
2019-04-08 17:09:54 +02:00

16 lines
280 B
Makefile

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