1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/shells/pear-PHP_Shell/Makefile
Jan Beich f4e1f3b974 Pass maintainership of PEAR ports to the submitter
PR:		214156
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-04 07:50:45 +00:00

16 lines
261 B
Makefile

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