freebsd-ports/shells/pear-PHP_Shell/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

15 lines
257 B
Makefile

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