freebsd-ports/shells/pear-PHP_Shell/Makefile
2021-04-06 16:31:07 +02:00

15 lines
266 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
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>