1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/shells/pear-PHP_Shell/Makefile

16 lines
257 B
Makefile
Raw Normal View History

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= PHP_Shell
2012-01-14 16:32:13 +00:00
PORTVERSION= 0.3.2
CATEGORIES= shells www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Interactive PHP Shell
USE_PHP= pcre tokenizer readline
2014-09-26 09:05:59 +00:00
USES= pear
2014-09-26 09:05:59 +00:00
.include <bsd.port.mk>