1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/www/pear-Horde_Service_Facebook/Makefile
2021-04-06 16:31:07 +02:00

19 lines
349 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
PORTNAME= Horde_Service_Facebook
DISTVERSION= 2.0.10
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Facebook client
USES= horde php
USE_PHP= json simplexml
USE_HORDE_RUN= Horde_Exception \
Horde_Http \
Horde_Translation \
Horde_Support \
Horde_Util
.include <bsd.port.mk>