91a1caa242
Hope to see you back! Thank for all the work!
15 lines
258 B
Makefile
15 lines
258 B
Makefile
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= PHP_Shell
|
|
PORTVERSION= 0.3.2
|
|
CATEGORIES= shells www pear
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Interactive PHP Shell
|
|
|
|
USE_PHP= pcre tokenizer readline
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|