aboutsummaryrefslogblamecommitdiff
path: root/net/pear-XML_RPC/Makefile
blob: 176cb6a79a13774f2a5fc7152d7af7e760225c71 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                          

                       
                     

                              
                                 

                                                          
                   
                        
 
                      
# Created by: Alex Dupre <ale@FreeBSD.org>

PORTNAME=	XML_RPC
PORTVERSION=	1.5.5
CATEGORIES=	net devel pear

MAINTAINER=	ports@FreeBSD.org
COMMENT=	PHP implementation of the XML-RPC protocol

USE_PHP=	xml
USES=		pear php

.include <bsd.port.mk>