freebsd-ports/shells/pear-PHP_Shell/Makefile
2021-05-23 00:20:48 +08:00

15 lines
269 B
Makefile

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