aboutsummaryrefslogblamecommitdiff
path: root/www/pear-Horde_Service_Facebook/Makefile
blob: 4fd750e3a45a79bc83148488fb23bad31c0f5d7d (plain) (tree)
1
2
3
4
5
6
7
8
9
                                      
                      

                        
                                 
                                     
                                      
 
                     
                              


                                   

                               
 
                      
PORTNAME=	Horde_Service_Facebook
DISTVERSION=	2.0.10
CATEGORIES=	www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Facebook client
WWW=		https://pear.horde.org

USES=	horde php cpe
USE_PHP=	json simplexml
USE_HORDE_RUN=	Horde_Exception \
		Horde_Http \
		Horde_Translation \
		Horde_Support \
		Horde_Util

.include <bsd.port.mk>