aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Horde_Service_Weather/Makefile
blob: 3328fe9c57d3782b00ef285968a3d64234a1bb0d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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>