aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Horde_Timezone/Makefile
blob: 24457870125292dac4147d40544cc9e14ceadb94 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Martin Matuska <mm@FreeBSD.org>

PORTNAME=	Horde_Timezone
PORTVERSION=	1.1.0
CATEGORIES=	devel www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde timezone library

USES=	horde
USE_HORDE_RUN=	Horde_Date \
		Horde_Icalendar \
		Horde_Vfs

.include <bsd.port.mk>