1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/www/pear-Horde_Feed/Makefile
2021-04-06 16:31:07 +02:00

17 lines
291 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
PORTNAME= Horde_Feed
PORTVERSION= 2.0.4
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Feed libraries
USES= horde php
USE_PHP= dom
USE_HORDE_RUN= Horde_Exception \
Horde_Http \
Horde_Xml_Element
.include <bsd.port.mk>