aboutsummaryrefslogblamecommitdiff
path: root/shells/pear-PHP_Shell/Makefile
blob: 4eecfb763ff1afe57fe74bb388366bf6d79691de (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             
           

                         
                     
                 

                               
                                
                                     

                                       
 
                        
 
                      
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$

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>