freebsd-ports/www/pear-Horde_Service_Weather/Makefile
2021-04-06 16:31:07 +02:00

19 lines
359 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
PORTNAME= Horde_Service_Weather
PORTVERSION= 2.5.4
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Weather Provider
USES= horde
USE_HORDE_BUILD= Horde_Role
USE_HORDE_RUN= Horde_Role \
Horde_Date \
Horde_Exception \
Horde_Http \
Horde_Translation \
Horde_Url
.include <bsd.port.mk>